Commit aa273b75 authored by Pierre-Clément Tosi's avatar Pierre-Clément Tosi Committed by Will Deacon
Browse files

FROMLIST: KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32



Ignore R_AARCH64_ABS32 relocations, instead of panicking, when emitting
the relocation table of the hypervisor. The toolchain might produce them
when generating function calls with kCFI, to allow type ID resolution
across compilation units (between the call-site check and the callee's
prefixed u32) at link time. They are therefore not needed in the final
(runtime) relocation table.

Signed-off-by: default avatarPierre-Clément Tosi <ptosi@google.com>

Bug: 278010198
Link: https://lore.kernel.org/r/20240510112645.3625702-7-ptosi@google.com


Change-Id: I73324628a42ee02f3b19bec82b622a455e3a3793
Signed-off-by: default avatarPierre-Clément Tosi <ptosi@google.com>
parent 9f55c887
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment