All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MAAR SMP fix
@ 2015-09-22 19:08 ` Paul Burton
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Burton @ 2015-09-22 19:08 UTC (permalink / raw)
  To: linux-mips
  Cc: Paul Burton, Rusty Russell, Steven J. Hill, Bjorn Helgaas,
	David Hildenbrand, Andrew Bresticker, linux-kernel, Aaro Koskinen,
	James Hogan, Markos Chandras, Ingo Molnar, Ralf Baechle,
	Alex Smith, Peter Zijlstra (Intel)

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-09-24  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 19:08 [PATCH 0/2] MAAR SMP fix Paul Burton
2015-09-22 19:08 ` Paul Burton
2015-09-22 19:08 ` [PATCH 1/2] MIPS: print MAAR configuration during boot Paul Burton
2015-09-22 19:08   ` Paul Burton
2015-09-22 19:08 ` [PATCH 2/2] MIPS: initialise MAARs on secondary CPUs Paul Burton
2015-09-22 19:08   ` Paul Burton
2015-09-24  8:23   ` Markos Chandras
2015-09-24  8:23     ` Markos Chandras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.