feat(defconfig): request CONFIG_EFI_VARS_PSTORE=y explicitly #21

Merged
pipeline-bot merged 1 commit from feat/defconfig-efi-vars-pstore into trunk 2026-08-16 06:39:54 +00:00
Owner

Roll 1 of 3 timed kernel bumps. Makes the efi_pstore backend a requested symbol instead of a Kconfig default, pairing with builder-images 963c18a9 (ramoops kargs dropped). No binary change; the roll delivers the backend switch and the next crash drill proves EFI capture.

Roll 1 of 3 timed kernel bumps. Makes the efi_pstore backend a requested symbol instead of a Kconfig default, pairing with builder-images 963c18a9 (ramoops kargs dropped). No binary change; the roll delivers the backend switch and the next crash drill proves EFI capture.
feat(defconfig): request CONFIG_EFI_VARS_PSTORE=y explicitly
All checks were successful
pipeline/ci CI green @ 5d1c233cc7ab
5d1c233cc7
The efi_pstore backend was only default-derived: present in .config
because Kconfig defaults it on under EFI, requested by nothing. The
node side (builder-images 963c18a9) drops the ramoops kargs so
efi_pstore registers as the backend — the EFI varstore survives
hcloud resets where guest RAM does not. A required backend must be a
requested symbol, so the builder hard gate can fail loud if a future
toolchain drops it. No binary change: the symbol was already =y.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/linux!21
No description provided.