]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: mm: Change page table pointer name in p[md]_set_huge()
authorBen Hutchings <ben.hutchings@codethink.co.uk>
Tue, 14 Jan 2020 15:44:11 +0000 (15:44 +0000)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 05:29:37 +0000 (00:29 -0500)
commit0d4cf572d8c42652ef47c2235e53991f622891ff
tree830926cd7b9ef45ae3633a7037b82619cd31fc5b
parentb90f7e045b8f6e2f921ad63ef6b98921d844933f
arm64: mm: Change page table pointer name in p[md]_set_huge()

BugLink: https://bugs.launchpad.net/bugs/1861934
This is preparation for the following backported fixes.  It was done
upstream as part of commit 20a004e7b017 "arm64: mm: Use
READ_ONCE/WRITE_ONCE when accessing page tables", the rest of which
does not seem suitable for stable.

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/arm64/mm/mmu.c