Loading
smccc: kvm_guest: Fix kernel builds for 32 bit arm
The paravirtual implementation ID stuffs is 64-bit only and broke 32bit arm builds. Slap an ifdef bandaid on the situation to get things rolling again. Signed-off-by:Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Signed-off-by:
Oliver Upton <oliver.upton@linux.dev>