]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/hash: Rename get_ea_context to get_user_context
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Thu, 20 Sep 2018 08:33:57 +0000 (14:03 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 14 Oct 2018 07:04:09 +0000 (18:04 +1100)
commit90bb701147cf16d941330da159f5f5b49fa41dff
tree11832d0278e7e72422687c47dd71de6dc705b249
parent3a2932425c1094fda68cbd35cd44dc5212eff57a
powerpc/mm/hash: Rename get_ea_context to get_user_context

We will be adding get_kernel_context later. Update function name to indicate
this handle context allocation user space address.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/include/asm/mmu_context.h
arch/powerpc/mm/slb.c