Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201759
| From | Govindraj Raja <Govindraj.Raja@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups |
| Date | 2015-08-06 16:00 +0200 |
| Message-ID | <pUtSa-2in-21@gated-at.bofh.it> (permalink) |
| References | <pUfFw-6J8-3@gated-at.bofh.it> <pUrdF-77S-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: linux-mips-bounce@linux-mips.org [mailto:linux-mips-bounce@linux- > mips.org] On Behalf Of Govindraj Raja > Sent: 06 August 2015 12:05 PM > To: Paul Burton; linux-mips@linux-mips.org; Ralf Baechle (ralf@linux-mips.org) > Cc: linux-kernel@vger.kernel.org; James Hogan; Markos Chandras; Ralf Baechle > Subject: RE: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups > > Hi Paul / Rafl, > > > -----Original Message----- > > From: linux-mips-bounce@linux-mips.org > > [mailto:linux-mips-bounce@linux- mips.org] On Behalf Of Paul Burton > > Sent: 05 August 2015 11:43 PM > > To: linux-mips@linux-mips.org > > Cc: Paul Burton; linux-kernel@vger.kernel.org; James Hogan; Markos > > Chandras; Ralf Baechle > > 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(-) Tested-by: Govindraj Raja <govindraj.raja@imgtec.com> [For Pistachio Platform] -- Thanks, Govindraj.R -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups Paul Burton <paul.burton@imgtec.com> - 2015-08-06 00:50 +0200
[PATCH 5/6] MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2 Paul Burton <paul.burton@imgtec.com> - 2015-08-06 00:50 +0200
[PATCH 3/6] MIPS: CPS: don't include MT code in non-MT kernels Paul Burton <paul.burton@imgtec.com> - 2015-08-06 00:50 +0200
[PATCH 2/6] MIPS: CPS: stop dangling delay slot from has_mt Paul Burton <paul.burton@imgtec.com> - 2015-08-06 00:50 +0200
[PATCH 4/6] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT Paul Burton <paul.burton@imgtec.com> - 2015-08-06 00:50 +0200
RE: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups Govindraj Raja <Govindraj.Raja@imgtec.com> - 2015-08-06 13:10 +0200
RE: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups Govindraj Raja <Govindraj.Raja@imgtec.com> - 2015-08-06 16:00 +0200
csiph-web