]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/mm: Drop CONFIG_SWIOTLB for PAE
authorArnd Bergmann <arnd@arndb.de>
Wed, 26 Feb 2025 21:37:10 +0000 (22:37 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2025 10:21:59 +0000 (11:21 +0100)
commita8331594036f22dcf037f1a75358bd0985c84cd9
treeaa30bfdede032aeca162e1b34d4f5b46acaaed61
parentbbeb69ce301323e84f1677484eb8e4cd8fb1f9f8
x86/mm: Drop CONFIG_SWIOTLB for PAE

Since kernels with and without CONFIG_X86_PAE are now limited
to the low 4GB of physical address space, there is no need to
use swiotlb any more, so stop selecting this.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250226213714.4040853-7-arnd@kernel.org
arch/x86/Kconfig