summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-08-03 09:39:51 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-08-03 09:49:01 (GMT)
commit8c0cc8a5d90bc7373a7a9e7f7a40eb41f51e03fc (patch)
tree387581931c685a5366871c790ff3d1a9e128c698 /arch/arm/mach-orion5x
parente0d407564b532d978b03ceccebd224a05d02f111 (diff)
downloadlinux-fsl-qoriq-8c0cc8a5d90bc7373a7a9e7f7a40eb41f51e03fc.tar.xz
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
Olof reports that noMMU builds error out with: arch/arm/kernel/signal.c: In function 'setup_return': arch/arm/kernel/signal.c:413:25: error: 'mm_context_t' has no member named 'sigpage' This shows one of the evilnesses of IS_ENABLED(). Get rid of it here and replace it with #ifdef's - and as no noMMU platform can make use of sigpage, depend on CONIFG_MMU not CONFIG_ARM_MPU. Reported-by: Olof Johansson <olof@lixom.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-orion5x')
0 files changed, 0 insertions, 0 deletions