aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2019-12-24 16:10:07 +0100
committerIngo Molnar <[email protected]>2019-12-25 10:49:16 +0100
commit2732ea0d5c0a67ec86bfbde2bd68b6152e23ec4e (patch)
tree46b819245ac67d0a279a10701fa2a5b784bbc29b /tools/perf/scripts/python/stackcollapse.py
parenta8147dba75b188bff87d4ad072db84a0b70d716d (diff)
efi/libstub: Use a helper to iterate over a EFI handle array
Iterating over a EFI handle array is a bit finicky, since we have to take mixed mode into account, where handles are only 32-bit while the native efi_handle_t type is 64-bit. So introduce a helper, and replace the various occurrences of this pattern. Signed-off-by: Ard Biesheuvel <[email protected]> Cc: Arvind Sankar <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: James Morse <[email protected]> Cc: Matt Fleming <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions