diff options
author | Sudeep Holla <[email protected]> | 2022-06-28 13:53:43 +0100 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2022-06-30 17:35:45 +0200 |
commit | 353efd5e97a7973d78f2634274b57309d0966e29 (patch) | |
tree | f93d555f0593996ece12a58a22d6eda7fd2bd54f /tools/perf/scripts/python/stackcollapse.py | |
parent | 8add9a3a2243166f8f60fc20e876caaf30a333f7 (diff) |
ACPI: PRM: Change handler_addr type to void pointer
handler_addr is a virtual address passed to efi_call_virt_pointer.
While x86 currently type cast it into the pointer in it's arch specific
arch_efi_call_virt() implementation, ARM64 is restrictive for right
reasons.
Convert the handler_addr type from u64 to void pointer.
Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions