um: x86: print RIP with symbol
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 May 2022 07:22:16 +0000 (09:22 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 17 Jul 2022 21:15:21 +0000 (23:15 +0200)
commite062356e50fa82b7009dbc67d8db1b2b9dcad2cf
tree064a3a41a39fc879b8d540e2748a04d52bfcfb51
parent99ac1e2371a562c953af1c276ef7dc373ee263a6
um: x86: print RIP with symbol

This is not only nicer to read by default, but also lets
decode_stacktrace.sh work on it, rather than removing it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/x86/um/sysrq_64.c