]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
authorArd Biesheuvel <ardb@kernel.org>
Tue, 21 Jul 2020 08:19:15 +0000 (09:19 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 Jul 2020 09:52:10 +0000 (10:52 +0100)
commit4208cdf3b1ab4d87bf5b5153a9b064f6599d2612
tree4bbf9f0f285f87b994ca2758e731c35098148bf3
parentc41cf5e87ded1797e42a215a7d111b64e06fb973
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM

Now that KVM support has been removed from the 32-bit ARM port,
drop the export kimage_voffset symbol, which no longer has any
users.

Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mm/mmu.c