]> Git Repo - linux.git/commit
[ARM] nommu: fixups for the exception vectors
authorHyok S. Choi <[email protected]>
Mon, 27 Mar 2006 14:18:50 +0000 (15:18 +0100)
committerRussell King <[email protected]>
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/Kconfig
arch/arm/Kconfig-nommu
arch/arm/kernel/signal.h
arch/arm/kernel/traps.c
This page took 0.050579 seconds and 4 git commands to generate.