Hi, I'm trying to understand the vm implementation on MIPS and I see the following #define in include/asm-mips/pgtable.h: #define pgprot_noncached pgprot_noncached Was there any ideas behind this code or can it be removed ? regards, Niels Sterrenburg