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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Jan 2020 18:45:41 +0000 (19:45 +0100)
commit9a6baa402ee47d9e3bb20e08bbae437685652eb6
tree28cd1ecaf606f60ceea71193e7e923015be076bb
parent8cf89b9506ebffce80d280991da845e41b9781b0
arm64: mm: Change page table pointer name in p[md]_set_huge()

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>
arch/arm64/mm/mmu.c