This series improves support for Memory Accessibility Attribute Registers (MAARs) by printing their configuration during boot and by applying the configuration to secondary CPUs, which have their own independent MAAR state. Paul Burton (2): MIPS: print MAAR configuration during boot MIPS: initialise MAARs on secondary CPUs arch/mips/include/asm/maar.h | 9 +++++++ arch/mips/kernel/smp.c | 2 ++ arch/mips/mm/init.c | 57 +++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 65 insertions(+), 3 deletions(-) -- 2.5.3