summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/machine_kexec.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2013-12-16 10:38:57 +0100
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2014-02-03 17:30:21 +0100
commite2e55fde3f2eaeb1d341508108a51a61dd0fb470 (patch)
treed86a8d03852ed10d05919e2e451e893f14c6ec6c /arch/arm/kernel/machine_kexec.c
parent3f18b1bf599d3d13cd81fdf6bf869c458772adfe (diff)
downloadlinux-stable-e2e55fde3f2eaeb1d341508108a51a61dd0fb470.tar.gz
linux-stable-e2e55fde3f2eaeb1d341508108a51a61dd0fb470.tar.bz2
linux-stable-e2e55fde3f2eaeb1d341508108a51a61dd0fb470.zip
ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...
no indication about irqs in PSR and only a single ISA. So skip the whole decoding and just print the xPSR on v7-M. Also mark two static variables as __maybe_unused to prevent the compiler from emitting: arch/arm/kernel/process.c:51:20: warning: 'processor_modes' defined but not used [-Wunused-variable] arch/arm/kernel/process.c:58:20: warning: 'isa_modes' defined but not used [-Wunused-variable] Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/kernel/machine_kexec.c')
0 files changed, 0 insertions, 0 deletions