summaryrefslogtreecommitdiff
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-16 21:53:09 +0200
committerArnd Bergmann <arnd@arndb.de>2022-09-16 21:53:09 +0200
commit47723de8d7555edf774aad543f92f930736d204f (patch)
tree3b5da7644e492bdd581b95d747348ea21a63f437 /kernel/kthread.c
parent8774d335446a11f514a98aaa1c0e8a7cfab33637 (diff)
ARM: disallow PCI with MMU=n again
My cleanup patch allowed enabling PCI on MMU-less builds, which breaks for at least one driver and is never required: In file included from include/linux/irqchip/arm-gic-v3.h:604, from drivers/pci/controller/pcie-iproc.c:17: arch/arm/include/asm/arch_gicv3.h: In function 'write_ICC_EOIR1_EL1': arch/arm/include/asm/arch_gicv3.h:44:9: error: implicit declaration of function 'write_sysreg' [-Werror=implicit-function-declaration] Fixes: 6fd09c9afa49 ("ARM: Kconfig: clean up platform selection") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions