]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Tue, 27 Feb 2018 16:32:55 +0000 (11:32 -0500)
commit8778594746389916cd144b5b93e72c4ba16eb734
treed178e4b40f0481de31a5dc9f8c3a0c1c8346dfe3
parentcca5efe76e2a1616d4608274e03c5804c2c57b30
arm64: mm: Permit transitioning from Global to Non-Global without BBM

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: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit ee28fed5ccc66fbdef4119451aa6754501705a7e)

CVE-2017-5753
CVE-2017-5715
CVE-2017-5754

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Acked-by: Brad Figg <brad.figg@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/arm64/mm/mmu.c