On Fri, Jul 18, 2014 at 10:51:29AM +0100, Markos Chandras wrote: > This patchset implements the pgprot_writecombine function for MIPS > > Markos Chandras (4): > MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks > MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores > MIPS: cpu-probe: Set the write-combine CCA value on per core basis > MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS A good thing - but I'd really like to see the entire long-winded #ifdefed list of cache modes in <asm/pgtable-bits.h> to be removed but I guess that's left for a future patch. Ralf