• Helge Deller's avatar
    parisc: Clean up crash header output · e98bc5ee
    Helge Deller authored
    On kernel crash, this is the current output:
    Kernel Fault: Code=26 (Data memory access rights trap) regs=(ptrval) (Addr=00000004)
    
    Drop the address of regs, it's of no use for debugging, and show the
    faulty address without parenthesis.
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    e98bc5ee
traps.c 20.9 KB