]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 3 Apr 2017 18:38:03 +0000 (19:38 +0100)
committerChristoffer Dall <cdall@linaro.org>
Sun, 9 Apr 2017 14:49:34 +0000 (07:49 -0700)
commitecb5d61daaa2fc09235191926ea808e00e2e1c0c
treefba7688c744a16d507e29c8f7d8b9fa6e9fb77e7
parent4897e36c8d37fe508a423d6d15a635aba2557b4e
ARM: hyp-stub/KVM: Kill __hyp_get_vectors

Nobody is using __hyp_get_vectors anymore, so let's remove both
implementations (hyp-stub and KVM).

Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm/include/asm/virt.h
arch/arm/kernel/hyp-stub.S
arch/arm/kvm/init.S
arch/arm/kvm/interrupts.S