git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6833d83
)
ARM: KVM: Add newlines to panic strings
author
Christoffer Dall
<christoffer.dall@linaro.org>
Wed, 14 Aug 2013 19:33:48 +0000
(12:33 -0700)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Fri, 30 Aug 2013 22:48:02 +0000
(15:48 -0700)
The panic strings are hard to read and on narrow terminals some
characters are simply truncated off the panic message.
Make is slightly prettier with a newline in the Hyp panic strings.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
No differences found