diff options
author | Joe Perches <joe@perches.com> | 2017-05-04 10:17:55 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-05-23 18:26:38 +0200 |
commit | 801f19b9515fb61e8b2400f5555460f55f22571c (patch) | |
tree | 7419de2ef9cc6c430fae2dcb152be53744cfd801 /arch/arm/mm/Kconfig | |
parent | Linux 4.12-rc1 (diff) | |
download | linux-801f19b9515fb61e8b2400f5555460f55f22571c.tar.xz linux-801f19b9515fb61e8b2400f5555460f55f22571c.zip |
ARM: 8673/1: Fix __show_regs output timestamps
Multiple line formats are not preferred as the second and
subsequent lines may not have timestamps.
Lacking timestamps makes reading the output a bit difficult.
This also makes arm/arm64 output more similar.
Previous:
[ 1514.093231] pc : [<bf79c304>] lr : [<bf79ced8>] psr: a00f0013
sp : ecdd7e20 ip : 00000000 fp : ffffffff
New:
[ 1514.093231] pc : [<bf79c304>] lr : [<bf79ced8>] psr: a00f0013
[ 1514.105316] sp : ecdd7e20 ip : 00000000 fp : ffffffff
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/mm/Kconfig')
0 files changed, 0 insertions, 0 deletions