diff options
author | Christophe Leroy <[email protected]> | 2022-02-15 13:40:56 +0100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-02-16 23:25:10 +1100 |
commit | 81df21de8fb45d3a55d41da9c7f5724797d51ce6 (patch) | |
tree | 976226853e03e04971ffa419ad14605a51722b76 /scripts/gdb/linux/utils.py | |
parent | 26291c54e111ff6ba87a164d85d4a4e134b7315c (diff) |
powerpc: Fix 'sparse' checking on PPC64le
'sparse' is architecture agnostic and knows nothing about ELF ABI
version.
Just like it gets arch and powerpc type and endian from Makefile,
it also need to get _CALL_ELF from there, otherwise it won't set
PPC64_ELF_ABI_v2 macro for PPC64le and won't check the correct code.
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/ac1312f2451aa558bb2a8806b4d0aa2020f0c176.1644928018.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions