diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2013-12-16 10:38:57 +0100 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2014-02-03 17:30:21 +0100 |
commit | e2e55fde3f2eaeb1d341508108a51a61dd0fb470 (patch) | |
tree | d86a8d03852ed10d05919e2e451e893f14c6ec6c /drivers/gpu/drm/ttm/ttm_agp_backend.c | |
parent | 3f18b1bf599d3d13cd81fdf6bf869c458772adfe (diff) |
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 'drivers/gpu/drm/ttm/ttm_agp_backend.c')
0 files changed, 0 insertions, 0 deletions