Re: [PATCH V5 28/31] powerpc/mm: Move WIMG update to helper.

2015-11-26 Thread Anshuman Khandual
On 11/23/2015 03:52 PM, Aneesh Kumar K.V wrote: > Only difference here is, we apply the WIMG mapping early, so rflags > passed to updatepp will also be changed. This patch can be folded back with the previous patch. ___ Linuxppc-dev mailing list Linuxpp

[PATCH V5 28/31] powerpc/mm: Move WIMG update to helper.

2015-11-23 Thread Aneesh Kumar K.V
Only difference here is, we apply the WIMG mapping early, so rflags passed to updatepp will also be changed. Acked-by: Scott Wood Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/mm/hash64_4k.c | 5 - arch/powerpc/mm/hash64_64k.c | 10 -- arch/powerpc/mm/hash_utils