linux/arch/powerpc/include
Michael Ellerman ee3caed37d powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
We can avoid doing endian conversions by using pte_raw() in pxx_same().
The swap of the constant (_PAGE_HPTEFLAGS) should be done at compile
time by the compiler.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-05-01 18:32:19 +10:00
..
asm powerpc/mm: Use pte_raw() in pte_same()/pmd_same() 2016-05-01 18:32:19 +10:00
uapi/asm powerpc/perf: Assign an id to each powerpc register 2016-04-21 23:32:59 +10:00