arm64: KVM: Remove weak attributes
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 26 Oct 2015 09:10:07 +0000 (09:10 +0000)
committerAlex Shi <alex.shi@linaro.org>
Wed, 9 Nov 2016 14:15:50 +0000 (22:15 +0800)
commitaa9b1a6affdc4da75d95d40cf83167351b9848b4
treec78c81b43bddbba4a4a72e94459682dfc69d5383
parent45adca2b9e519cee6db63fae5f5460a2abd997fd
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>
(cherry picked from commit 3ffa75cd18134a03f86f9d9b8b6e9128e0eda254)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
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