]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Remove weak attributes
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 26 Oct 2015 09:10:07 +0000 (09:10 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:44 +0000 (11:30 +0000)
commit20261a4ec5125a449608585070660e5b94860924
treed21ecf5f6d09e3210c8f07912b831c613c9853e8
parentc5e04ad7daa4063eabbe8c215ad62c228fd4359b
arm64: KVM: Remove weak attributes

As we've now switched to the new world switch implementation,
remove the weak attributes, as nobody is supposed to override
it anymore.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/hyp/debug-sr.c
arch/arm64/kvm/hyp/hyp-entry.S
arch/arm64/kvm/hyp/switch.c
arch/arm64/kvm/hyp/tlb.c
arch/arm64/kvm/hyp/vgic-v3-sr.c