linux-kvm: use annotations from debian.master
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-kvm (Ubuntu) |
In Progress
|
Low
|
Unassigned | ||
Kinetic |
Fix Committed
|
Low
|
Unassigned |
Bug Description
[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 series (broken down in pieces to ease review) make 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]
These five patches:
UBUNTU: [Config] align IMA config with debian.master
UBUNTU: [Config] align UBSAN config with debian.master
UBUNTU: [Config] disable X86_KERNEL_IBT
UBUNTU: [Config] align LSM_MMAP_MIN_ADDR with master
UBUNTU: [Config] align LSM with master
are the only changes in kvm config, everything else is annotations fix up.
description: | updated |
summary: |
- Align annotations with master kernel + linux-kvm: use annotations from debian.master |
Changed in linux-kvm (Ubuntu Kinetic): | |
importance: | Undecided → Low |
status: | New → In Progress |
Changed in linux-kvm (Ubuntu Kinetic): | |
status: | In Progress → Fix Committed |