]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4941de9994396a32bf1735598a33a1267bff6b8a
tree064a3a41a39fc879b8d540e2748a04d52bfcfb51
parent4734d3d4b0efe3b979c343ab30caebb6b6b6b9ec
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