public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: multiple-platforms: fix the kernel panic on non-SiRF platforms
@ 2013-06-04  2:34 Barry Song
  2013-06-04  2:34 ` [PATCH 1/2] ARM:prima2: move sirfsoc_of_rstc_init to .init_machine Barry Song
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Barry Song @ 2013-06-04  2:34 UTC (permalink / raw)
  To: linux-arm-kernel

These two patches fix the kernel panic for multiple-platform kernel to run on non-SiRF
platforms.

It depends on patches I sent in the pull-request mail
[GIT PULL] SiRF fixes for the v3.10 series
at:
http://www.spinics.net/lists/arm-kernel/msg247521.html

And thanks for the original patchset from Srinivas Kandagatla <srinivas.kandagatla@st.com>

Barry Song (2):
  ARM:prima2: move sirfsoc_of_rstc_init to .init_machine
  ARM:prima2:drop postcore_initcalls in pm module

 arch/arm/mach-prima2/common.c | 10 ++++++++++
 arch/arm/mach-prima2/common.h |  1 +
 arch/arm/mach-prima2/pm.c     | 35 +++++++++++++++++++----------------
 arch/arm/mach-prima2/rstc.c   |  5 +----
 4 files changed, 31 insertions(+), 20 deletions(-)

-- 
1.8.2.3



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog

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

end of thread, other threads:[~2013-06-10  3:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04  2:34 [PATCH 0/2] ARM: multiple-platforms: fix the kernel panic on non-SiRF platforms Barry Song
2013-06-04  2:34 ` [PATCH 1/2] ARM:prima2: move sirfsoc_of_rstc_init to .init_machine Barry Song
2013-06-04  2:34 ` [PATCH 2/2] ARM:prima2:drop postcore_initcalls in pm module Barry Song
2013-06-10  0:13 ` [PATCH 0/2] ARM: multiple-platforms: fix the kernel panic on non-SiRF platforms Olof Johansson
2013-06-10  3:40   ` Barry Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox