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)
commitf3a04202c519a1b496a63d83fc92067fe695f69a
treee158b766edecd3f4d69358396c3f1eae627b286e
parent216b4688cc351e97514c40dbedd14f67ce59639a
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