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 (3):
  MIPS: mm: compile maar_init unconditionally
  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          | 177 ++++++++++++++++++++++++++++---------------
 3 files changed, 125 insertions(+), 63 deletions(-)

-- 
2.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to