]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: mm: Permit transitioning from Global to Non-Global without BBM
authorWill Deacon <will.deacon@arm.com>
Mon, 29 Jan 2018 11:59:54 +0000 (11:59 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:15:47 +0000 (08:15 -0600)
commitf13942626bf17c8d36663b3bb0620c65084cebac
treecb16269976aa2ff4b93d9bff2f68adc08e181dd1
parent185d7e77339bf715817be2a85e0201bb915c03ce
arm64: mm: Permit transitioning from Global to Non-Global without BBM

BugLink: http://bugs.launchpad.net/bugs/1751064
Commit 4e6020565596 upstream.

Break-before-make is not needed when transitioning from Global to
Non-Global mappings, provided that the contiguous hint is not being used.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/arm64/mm/mmu.c