[SRU][F:linux-bluefield][PATCH v1 0/1] Enable CONFIG_EFI_VARS_PSTORE as build-in

William Tu witu at nvidia.com
Tue Aug 8 16:34:06 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/1978079

There is an issue that pstore doesn't get loaded so it doesn't clean up stale
logs when system boots, causing EFI-back storage overflow. This problem affects
Ubuntu 20.04 and 22.04. A quick fix would be to configure CONFIG_EFI_VARS_PSTORE=y
so that it's always available.

Note that Jammy and Focal have its own patch, due to different way of
config setup. Focal needs to update the two files below.

William Tu (1):
  UBUNTU: [Config] bluefield: Enable CONFIG_EFI_VARS_PSTORE as build-in

 debian.bluefield/config/annotations          | 1 +
 debian.bluefield/config/config.common.ubuntu | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.34.1




More information about the kernel-team mailing list