]> git.neil.brown.name Git - history.git/commit
[ARM] Clean up vector support code.
authorRussell King <rmk@flint.arm.linux.org.uk>
Fri, 17 Dec 2004 21:48:57 +0000 (21:48 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Fri, 17 Dec 2004 21:48:57 +0000 (21:48 +0000)
commit2440e271a0a8ea5ab3362aea9023673b1147c789
tree606d86da960f6157463aee8b42ab65b65150ef4c
parentc5c0f92168b621dcc2f52ab469ff70755576984a
[ARM] Clean up vector support code.

Rather than working out where the vector page is mapped, always
map the vector page at the high vectors location, and conditionally
handle the coherency issues with the low vector mapping if present.
arch/arm/kernel/entry-armv.S
arch/arm/kernel/fiq.c
arch/arm/kernel/sys_arm.c
arch/arm/kernel/traps.c
arch/arm/mm/mm-armv.c
include/asm-arm/mach/map.h
include/asm-arm/system.h