aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2022-06-28 13:53:43 +0100
committerArd Biesheuvel <[email protected]>2022-06-30 17:35:45 +0200
commit353efd5e97a7973d78f2634274b57309d0966e29 (patch)
treef93d555f0593996ece12a58a22d6eda7fd2bd54f /tools/perf/scripts/python/stackcollapse.py
parent8add9a3a2243166f8f60fc20e876caaf30a333f7 (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