[SRU][K:linux-kvm][PULL v2] annotations: use annotations from debian.master
Paolo Pisati
paolo.pisati at canonical.com
Thu Oct 27 14:37:19 UTC 2022
BugLink: https://bugs.launchpad.net/bugs/1994693
[Issue]
linux-kvm wasn't using annotations from debian.master, and that induced a
skew in fundamental config options between main and kvm kernels.
[Fix]
The attached pull-req makes linux-kvm use annotations from debian.master and
override options that are meant to be different.
Must be applied on top of "[SRU][KINETIC linux-kvm][PATCH] UBUNTU: [Config]
Update SQUASHFS configs" already posted on the mailing list.
[How to test]
Crank updateconfigs shouldn't report any check-config error afterward.
[Regression potential]
None: no code or config changes are part of this pull request.
The following changes since commit 05b48acec713ff3ee93e6088912f0f4170a95799:
UBUNTU: [Config] Update SQUASHFS configs (2022-10-26 09:58:10 +0200)
are available in the Git repository at:
https://code.launchpad.net/~p-pisati/ubuntu/+source/linux/+git/linux
for you to fetch changes up to 1c3baa291527def4635459889348b1b5a27b0437:
UBUNTU: annotations: mark LSM_MMAP_MIN_ADDR as 65536 (2022-10-27 15:30:01 +0200)
----------------------------------------------------------------
Paolo Pisati (14):
UBUNTU: annotations: include annotations from debian.master
UBUNTU: annotations: CONFIG_SND_SOC* policy is not available
UBUNTU: annotations: fix up disabled options in master but not available in kvm
UBUNTU: annotations: fix up options built as module in master but not available in kvm
UBUNTU: annotations: fix up options built-in in master but not available in kvm
UBUNTU: annotations: fix up options built-in in master but disabled in kvm
UBUNTU: annotations: fix up options built as module in master but disabled in kvm
UBUNTU: annotations: fix up options built-in in master but built as module in kvm
UBUNTU: annotations: fix up LATENCYTOP
UBUNTU: annotations: mark IMA as disabled
UBUNTU: annotations: mark X86_KERNEL_IBT as enabled
UBUNTU: annotations: mark UBSAN as disabled
UBUNTU: annotations: fix up LSM policy
UBUNTU: annotations: mark LSM_MMAP_MIN_ADDR as 65536
debian.kvm/config/annotations | 78 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 78 insertions(+)
More information about the kernel-team
mailing list