[ARM] nommu: fixups for the exception vectors
authorHyok S. Choi <hyok.choi@samsung.com>
Mon, 27 Mar 2006 14:18:50 +0000 (15:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Mar 2006 14:18:50 +0000 (15:18 +0100)
commitc760fc1997e8156ebc4134c42c18f68137c689f9
treed7ab9b7b93c8d6829a7d2b6d972b8405256d04d0
parentf8c07de6beac55c3273cbd679bfa67555ef14ef5
[ARM] nommu: fixups for the exception vectors

The high page vector (0xFFFF0000) does not supported in nommu mode.
This patch allows the vectors to be 0x00000000 or the begining of DRAM
in nommu mode.

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/Kconfig-nommu
arch/arm/kernel/signal.h
arch/arm/kernel/traps.c