summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/time.c
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2016-09-24 22:45:46 +0300
committerHelge Deller <deller@gmx.de>2016-09-24 22:45:46 +0300
commitb391667eb45a5a888bc9372462c5f647418c31af (patch)
tree9ff484ba4e08da9f261fccd22d1cf3767f8ad036 /arch/parisc/kernel/time.c
parent910a86435dd75d7c04d9fbd49aa92e1842d6e88d (diff)
downloadlinux-b391667eb45a5a888bc9372462c5f647418c31af.tar.xz
parisc: Report trap type as human readable string
When faulting on some trap, the kernel currently reports in dmesg: do_page_fault() command='perl' type=6 address=0xbe400403 in libcrypt-2.24.so[f9086000+9000] vm_start = 0x00922000, vm_end = 0x00aed000 With this change the trap type additionally gets reported as human readable string which makes it simpler to recognize the type of problem: do_page_fault() command='perl' type=6 address=0xbe400403 in libcrypt-2.24.so[f9086000+9000] trap #6: Instruction TLB miss fault, vm_start = 0x00922000, vm_end = 0x00aed000 Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/kernel/time.c')
0 files changed, 0 insertions, 0 deletions