]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
MIPS: BCM47XX: select NO_EXCEPT_FILL
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 26 Dec 2012 20:06:18 +0000 (20:06 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 15 Feb 2013 18:01:57 +0000 (19:01 +0100)
The kernel is loaded to 0x80001000 so there is some space left for the
exception handlers and the kernel do not have to reserve some extra
space for them.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: http://patchwork.linux-mips.org/patch/4747/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/Kconfig

index c87455eedb8fee693fc83efef25a17f8e3ea4b13..daeafe26cfb28b8ac2a414f8dc8a2ea9d4d86c57 100644 (file)
@@ -114,6 +114,7 @@ config BCM47XX
        select FW_CFE
        select HW_HAS_PCI
        select IRQ_CPU
+       select NO_EXCEPT_FILL
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
        select SYS_HAS_EARLY_PRINTK