Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1201647

RE: [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups

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 13:10 +0200
Message-ID <pUrdF-77S-29@gated-at.bofh.it> (permalink)
References <pUfFw-6J8-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

I just boot tested on Pistachio Platform (MIPS interAptiv (multi) (32)).
Without this patch series boot is broken for pistachio platform for 4.2-rc5.

--
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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