]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
UBUNTU: [Config] enable Intel DMA remapping options by default
authorAndrea Righi <andrea.righi@canonical.com>
Thu, 18 Nov 2021 15:10:37 +0000 (16:10 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:48:06 +0000 (09:48 +0100)
commita9a62b505028239c8fa645c8ef2151784113450e
treed6a2af0e2e2322cda1f77468798fbfe26a08beb4
parent05c0bf039c07cee27df3737b2b464faa4ccab259
UBUNTU: [Config] enable Intel DMA remapping options by default

Starting with the following commit, upstream kernel is enabling Intel
IOMMU related options by default:

 792fb43ce2c9 ("iommu/vt-d: Enable Intel IOMMU scalable mode by default")

We should follow upstream direction enabling
CONFIG_INTEL_IOMMU_DEFAULT_ON and
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON.

A downside is that this change may introduce boot regressions on old
systems (especially those with buggy firmware).

BugLink: https://bugs.launchpad.net/bugs/1951440
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian.master/config/annotations
debian.master/config/config.common.ubuntu