diff options
author | Sudeep Holla <[email protected]> | 2022-06-28 15:18:21 +0100 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2022-06-28 20:13:09 +0200 |
commit | 8add9a3a2243166f8f60fc20e876caaf30a333f7 (patch) | |
tree | d558114a4bcd15368aaad303154787167a85abb7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1df4d1724baafa55e9803414ebcdf1ca702bc958 (diff) |
efi: Simplify arch_efi_call_virt() macro
Currently, the arch_efi_call_virt() assumes all users of it will have
defined a type 'efi_##f##_t' to make use of it.
Simplify the arch_efi_call_virt() macro by eliminating the explicit
need for efi_##f##_t type for every user of this macro.
Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Russell King (Oracle) <[email protected]>
[ardb: apply Sudeep's ARM fix to i686, Loongarch and RISC-V too]
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions