diff options
author | Murilo Opsfelder Araujo <[email protected]> | 2018-08-01 18:33:18 -0300 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2018-08-08 00:32:30 +1000 |
commit | 0f642d616b8b15647ca34786877b298ff2970713 (patch) | |
tree | 26fa3a00b3253a80cb23faed22fd59cb0a6e775b /lib/netdev-notifier-error-inject.c | |
parent | 49d8f2011dddac642a20491a698ad07059ed6096 (diff) |
powerpc/traps: Print VMA for unhandled signals
This adds VMA address in the message printed for unhandled signals,
similarly to what other architectures, like x86, print.
Before this patch, a page fault looked like:
pandafault[61470]: unhandled signal 11 at 100007d0 nip 1000061c lr 7fff8d185100 code 2
After this patch, a page fault looks like:
pandafault[6303]: segfault 11 at 100007d0 nip 1000061c lr 7fff93c55100 code 2 in pandafault[10000000+10000]
Signed-off-by: Murilo Opsfelder Araujo <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions