diff options
| author | 2022-06-28 13:53:43 +0100 | |
|---|---|---|
| committer | 2022-06-30 17:35:45 +0200 | |
| commit | 353efd5e97a7973d78f2634274b57309d0966e29 (patch) | |
| tree | f93d555f0593996ece12a58a22d6eda7fd2bd54f /kernel/debug/ssh:/git@git.zx2c4.com | |
| parent | efi: Simplify arch_efi_call_virt() macro (diff) | |
| download | linux-dev-353efd5e97a7973d78f2634274b57309d0966e29.tar.xz linux-dev-353efd5e97a7973d78f2634274b57309d0966e29.zip | |
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 <sudeep.holla@arm.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'kernel/debug/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
