ANDROID: arm64: process: dump memory around registers when displaying regs
authorGreg Hackmann <ghackmann@google.com>
Wed, 10 Sep 2014 00:36:05 +0000 (17:36 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit081513b5f5f79f759beb2a542d89ca61c0967ac8
treea48052dbc9bddb58e880cdc2008040df89633b08
parent8537ffb84ab99eb17e71b042fc39d39c979f060c
ANDROID: arm64: process: dump memory around registers when displaying regs

A port of 8608d7c4418c75841c562a90cddd9beae5798a48 to ARM64.  Both the
original code and this port are limited to dumping kernel addresses, so
don't bother if the registers are from a userspace process.

Change-Id: Idc76804c54efaaeb70311cbb500c54db6dac4525
Signed-off-by: Greg Hackmann <ghackmann@google.com>
arch/arm64/kernel/process.c