]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8241/1: Update processor_modes for hyp and monitor mode
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 1 Dec 2014 18:45:19 +0000 (19:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 3 Dec 2014 16:00:07 +0000 (16:00 +0000)
commitb804daf482f3fc37aafad88ec2a748cb81c22b7a
treee158b766edecd3f4d69358396c3f1eae627b286e
parenta674e9a013038238fe11b96e9b9d1666505a4e71
ARM: 8241/1: Update processor_modes for hyp and monitor mode

If the kernel is running in hypervisor mode or monitor mode we'll
print UK6_32 or UK10_32 if we call into __show_regs(). Let's
update these strings to indicate the new modes that didn't exist
when this code was written.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/process.c