]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
authorWill Deacon <will.deacon@arm.com>
Thu, 10 Aug 2017 12:04:48 +0000 (13:04 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:15:45 +0000 (08:15 -0600)
commit61dc16758047a0c8a23b42c83baaf2d442e85263
tree8732f0bf43c2c18b51e9cc8c36c17a889ed7a778
parentf4f876d7d0d1aaf73209972b751fd69050b0cc86
arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN

BugLink: http://bugs.launchpad.net/bugs/1751064
Commit 376133b7edc2 upstream.

We're about to rework the way ASIDs are allocated, switch_mm is
implemented and low-level kernel entry/exit is handled, so keep the
ARM64_SW_TTBR0_PAN code out of the way whilst we do the heavy lifting.

It will be re-enabled in a subsequent patch.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Laura Abbott <labbott@redhat.com>
Tested-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/arm64/Kconfig