commit | f281b5d50c87ecca108dcbf8f791bd8923fde3de | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Dec 01 09:06:35 2015 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 14 15:19:07 2015 +1100 |
tree | a29301f879dbacfe55ca64933e2bec276cf1c9fb | |
parent | 10bd3808dfd067d6d6c941cc6e1b13be165f6a70 [diff] |
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue We convert them static inline function here as we did with pte_val in the previous patch Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>