aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2018-12-28 08:31:21 +0000
committerLinus Torvalds <[email protected]>2018-12-28 20:11:44 +0000
commitc5cfb62f2bdf51c71ab4b8b33271beab34096c71 (patch)
tree88ffea587b776ca827873893d62dd2627e78007d /lib/debugobjects.c
parentbloat-o-meter: ignore __addressable_ symbols (diff)
downloadkernel-c5cfb62f2bdf51c71ab4b8b33271beab34096c71.tar.gz
kernel-c5cfb62f2bdf51c71ab4b8b33271beab34096c71.zip
scripts/decodecode: set ARCH when running natively on arm/arm64
When running decodecode natively on arm64, ARCH is likely not to be set, and we end-up with .4byte instead of .inst when generating the disassembly. Similar effects would occur if running natively on a 32bit ARM platform, although that's even less popular. A simple workaround is to populate ARCH when it is not set and that we're running on an arm/arm64 system. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions