aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2022-02-15 13:40:58 +0100
committerMichael Ellerman <[email protected]>2022-02-16 23:25:10 +1100
commitd3e32b997a4ca2e7be71cb770bcb2c000ee20b36 (patch)
tree0114380a9b59edf8300d307ebdb00fa30a9d154e /scripts/gdb/linux/utils.py
parent5b23cb8cc6b0aab0535253cc2aa362572bab7072 (diff)
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
'struct ppc64_opd_entry' is somehow redundant with 'struct func_desc', the later is more correct/complete as it includes the third field which is unused. So use 'struct func_desc' instead of 'struct ppc64_opd_entry' Signed-off-by: Christophe Leroy <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Daniel Axtens <[email protected]> Reviewed-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/34e76bac6cbe95a63ecd37df69fb7feb93b0ea7c.1644928018.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions