]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - debian.master/config/config.common.ubuntu
UBUNTU: [Config] disable CONFIG_KFENCE_STATIC_KEYS
authorAndrea Righi <andrea.righi@canonical.com>
Thu, 21 Oct 2021 15:14:15 +0000 (17:14 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 7 Dec 2021 06:32:19 +0000 (07:32 +0100)
commitd1c29197db0d2a32505f99e1f450d7b29b251e50
treefd9afa8925593ba65b960793211889fb12e27a85
parente7e6a988e68673377583723ed82d86fe7bc67e61
UBUNTU: [Config] disable CONFIG_KFENCE_STATIC_KEYS

BugLink: https://bugs.launchpad.net/bugs/1948038
KFENCE devs are changing CONFIG_KFENCE_STATIC_KEYS to be disabled by
default, because it's introducing more problems than benefits:

https://lore.kernel.org/all/20211019102524.2807208-2-elver@google.com/T/#u

This also seems to trigger QEMU bugs during the systemd autopkgtest, like:
https://bugs.launchpad.net/qemu/+bug/1920934

Even if this may introduce a small overhead in terms of performance it
seems safer to keep KFENCE_STATIC_KEYS disabled for now, and it is still
a better solution than disabling KFENCE completely.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian.master/config/annotations
debian.master/config/config.common.ubuntu