[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1438814560-19821-1-git-send-email-paul.burton@imgtec.com>
Date: Wed, 5 Aug 2015 15:42:34 -0700
From: Paul Burton <paul.burton@...tec.com>
To: <linux-mips@...ux-mips.org>
CC: Paul Burton <paul.burton@...tec.com>,
<linux-kernel@...r.kernel.org>,
James Hogan <james.hogan@...tec.com>,
Markos Chandras <markos.chandras@...tec.com>,
Ralf Baechle <ralf@...ux-mips.org>
Subject: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups
This series fixes a few issues with the MIPS Coherent Processing System
SMP implementation, provides some extra capabilities with regards to
debug and does a little spring cleaning. A couple of the issues fixed
were introduced in v4.1-rc1 and (spuriously) marked for stable backports
as far as v3.16, so the fixes in this series are marked likewise.
Applies atop v4.2-rc5.
Paul Burton (6):
MIPS: CPS: use 32b accesses to GCRs
MIPS: CPS: stop dangling delay slot from has_mt
MIPS: CPS: don't include MT code in non-MT kernels
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2
MIPS: CPS: drop .set mips64r2 directives
arch/mips/Kconfig | 2 +-
arch/mips/kernel/cps-vec.S | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)
--
2.5.0
--
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