[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1443196778-5528-1-git-send-email-paul.burton@imgtec.com>
Date: Fri, 25 Sep 2015 08:59:35 -0700
From: Paul Burton <paul.burton@...tec.com>
To: <linux-mips@...ux-mips.org>
CC: Paul Burton <paul.burton@...tec.com>,
Rusty Russell <rusty@...tcorp.com.au>,
"Steven J. Hill" <Steven.Hill@...tec.com>,
"Bjorn Helgaas" <bhelgaas@...gle.com>,
David Hildenbrand <dahi@...ux.vnet.ibm.com>,
Andrew Bresticker <abrestic@...omium.org>,
<linux-kernel@...r.kernel.org>,
Aaro Koskinen <aaro.koskinen@....fi>,
Hemmo Nieminen <hemmo.nieminen@....fi>,
James Hogan <james.hogan@...tec.com>,
Markos Chandras <markos.chandras@...tec.com>,
Ingo Molnar <mingo@...nel.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Alex Smith <alex.smith@...tec.com>,
"Peter Zijlstra (Intel)" <peterz@...radead.org>
Subject: [PATCH v2 0/3] MAAR SMP fix
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists