From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: multiple-platforms: fix the kernel panic on non-SiRF platforms
Date: Sun, 9 Jun 2013 17:13:31 -0700 [thread overview]
Message-ID: <20130610001331.GA21645@quad.lixom.net> (raw)
In-Reply-To: <1370313255-20396-1-git-send-email-Baohua.Song@csr.com>
On Tue, Jun 04, 2013 at 10:34:13AM +0800, Barry Song wrote:
> 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>
Hi,
A better and more narrow fix for 3.10 would be to gracefully abort the
initcalls if the device nodes are not found, which is what I had as original
feedback on these patches in the first place. Print an error but continue
booting.
-Olof
next prev parent reply other threads:[~2013-06-10 0:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Olof Johansson [this message]
2013-06-10 3:40 ` [PATCH 0/2] ARM: multiple-platforms: fix the kernel panic on non-SiRF platforms Barry Song
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130610001331.GA21645@quad.lixom.net \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.