commit | 1fe40f6d39d23f39e643607a3e1883bfc74f1244 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Wed Aug 14 12:33:48 2013 -0700 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Aug 30 15:48:02 2013 -0700 |
tree | 7402853c80da334ee753800ca16ee6e77aaa7f10 | |
parent | 6833d83891140aedab7841589b7c7dbd7b600235 [diff] |
ARM: KVM: Add newlines to panic strings 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>