aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2007-01-09 12:57:37 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-02-06 16:46:48 +0000
commitae0a846e411dc0b568e8ccda584896310ee5f369 (patch)
tree59d97342cdb29b61cc0da3cf1ebf0498ca799d14 /arch/arm/mach-s3c2410/Makefile
parent[ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards. (diff)
downloadlinux-dev-ae0a846e411dc0b568e8ccda584896310ee5f369.tar.xz
linux-dev-ae0a846e411dc0b568e8ccda584896310ee5f369.zip
[ARM] Move processor_modes[] to .../process.c
bad_mode() currently prints the mode which caused the exception, and then causes an oops dump to be printed which again displays this information (since the CPSR in the struct pt_regs is correct.) This leads to processor_modes[] being shared between traps.c and process.c with a local declaration of it. We can clean this up by moving processor_modes[] to process.c and removing the duplication, resulting in processor_modes[] becoming static. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
0 files changed, 0 insertions, 0 deletions