release v6.18.44-seanfarm34 #22

Merged
pipeline-bot merged 1 commit from _promote/v6.18.44-seanfarm34 into main 2026-08-16 10:08:52 +00:00
Collaborator
No description provided.
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.
pipeline-bot deleted branch _promote/v6.18.44-seanfarm34 2026-08-16 10:08:52 +00:00
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!22
No description provided.