From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Bryan Wu <cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
patrice.chotard-qxv4g6HH51o@public.gmane.org
Subject: Re: Fwd: Tegra 30 System hangs because of commit "pinctrl: move subsystem mutex to pinctrl_dev struct"
Date: Mon, 29 Apr 2013 13:59:39 -0600 [thread overview]
Message-ID: <517ED12B.8080502@wwwdotorg.org> (raw)
In-Reply-To: <CAK5ve-KBDyvjNRVMcXgfnhYcajdcGsuAKaepzCBt+epiXoYvSw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 04/29/13 12:41, Bryan Wu wrote:
> Forward to ARM and Tegra mail list.
>
> ---------- Forwarded message ----------
> From: Bryan Wu <cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date: Mon, Apr 29, 2013 at 11:15 AM
> Subject: Tegra 30 System hangs because of commit "pinctrl: move
> subsystem mutex to pinctrl_dev struct"
> To: patrice.chotard-qxv4g6HH51o@public.gmane.org, Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
> "linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" <linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
>
>
> Hi Patrice and Linus,
>
> I'm running linux-next on my Tegra 30 system everyday. But since
> next-20130426 release, the linux-next kernel will hang on my Tegra 30
> boards like Cardhu and Beaver.
>
> After some bisect and comparing to next-20130424, I found the commit
> "pinctrl: move subsystem mutex to pinctrl_dev struct" introduced this
> issue. If I simply revert this patch in next-20130429, system boots up
> as before.
>
> Could you please help to check this?
I would suggest simply dropping or reverting this patch; I had pointed
out a long time ago that it was unlikely to be correct.
My guess/suspicion is a recursive lock attempt during processing hogs
during pinctrl device registration, or perhaps during dt->map
conversion. Bryan, are you able to confirm this?
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: Fwd: Tegra 30 System hangs because of commit "pinctrl: move subsystem mutex to pinctrl_dev struct"
Date: Mon, 29 Apr 2013 13:59:39 -0600 [thread overview]
Message-ID: <517ED12B.8080502@wwwdotorg.org> (raw)
In-Reply-To: <CAK5ve-KBDyvjNRVMcXgfnhYcajdcGsuAKaepzCBt+epiXoYvSw@mail.gmail.com>
On 04/29/13 12:41, Bryan Wu wrote:
> Forward to ARM and Tegra mail list.
>
> ---------- Forwarded message ----------
> From: Bryan Wu <cooloney@gmail.com>
> Date: Mon, Apr 29, 2013 at 11:15 AM
> Subject: Tegra 30 System hangs because of commit "pinctrl: move
> subsystem mutex to pinctrl_dev struct"
> To: patrice.chotard at st.com, Linus Walleij <linus.walleij@linaro.org>
> Cc: Stephen Warren <swarren@wwwdotorg.org>,
> "linux-next at vger.kernel.org" <linux-next@vger.kernel.org>
>
>
> Hi Patrice and Linus,
>
> I'm running linux-next on my Tegra 30 system everyday. But since
> next-20130426 release, the linux-next kernel will hang on my Tegra 30
> boards like Cardhu and Beaver.
>
> After some bisect and comparing to next-20130424, I found the commit
> "pinctrl: move subsystem mutex to pinctrl_dev struct" introduced this
> issue. If I simply revert this patch in next-20130429, system boots up
> as before.
>
> Could you please help to check this?
I would suggest simply dropping or reverting this patch; I had pointed
out a long time ago that it was unlikely to be correct.
My guess/suspicion is a recursive lock attempt during processing hogs
during pinctrl device registration, or perhaps during dt->map
conversion. Bryan, are you able to confirm this?
next prev parent reply other threads:[~2013-04-29 19:59 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-29 18:15 Tegra 30 System hangs because of commit "pinctrl: move subsystem mutex to pinctrl_dev struct" Bryan Wu
[not found] ` <CAK5ve-KXdS8az=Gtja-mF=Z3_EeZVA7bLYSU0EE2mf5bHmSUKw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-04-29 18:41 ` Fwd: " Bryan Wu
[not found] ` <CAK5ve-KBDyvjNRVMcXgfnhYcajdcGsuAKaepzCBt+epiXoYvSw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-04-29 19:59 ` Stephen Warren [this message]
2013-04-29 19:59 ` Stephen Warren
[not found] ` <517ED12B.8080502-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-04-29 20:54 ` Bryan Wu
2013-04-29 20:54 ` Bryan Wu
2013-05-03 14:22 ` Linus Walleij
2013-05-03 14:22 ` Linus Walleij
2013-05-04 13:30 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-04 13:30 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <20130504133004.GC24282-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-04 20:52 ` Linus Walleij
2013-05-04 20:52 ` Linus Walleij
2013-05-05 11:28 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-05 11:28 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <20130505112819.GD24282-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-05 19:57 ` Linus Walleij
2013-05-05 19:57 ` Linus Walleij
2013-05-05 20:22 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-05 20:22 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <20130505202236.GF24282-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-06 19:29 ` Linus Walleij
2013-05-06 19:29 ` Linus Walleij
[not found] ` <CACRpkda2EG0O-pfZQ5kLFX=cwSmUSVBJkR7Xvye3ROs3tstv9w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-06 19:32 ` Bryan Wu
2013-05-06 19:32 ` Bryan Wu
2013-05-06 19:41 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-06 19:41 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <20130506194122.GG24282-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-06 19:54 ` Russell King - ARM Linux
2013-05-06 19:54 ` Russell King - ARM Linux
[not found] ` <20130506195403.GJ18614-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2013-05-06 20:12 ` Linus Walleij
2013-05-06 20:12 ` Linus Walleij
[not found] ` <CACRpkdZtPhzLFicYYZF0SZfp4dMJars+Z-7hTUZQ1JjPExXW3A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-09 13:25 ` Grant Likely
2013-05-09 13:25 ` Grant Likely
[not found] ` <CACxGe6uo60OwRd7buPX4382_vE48MLWJYyB_ka+iS2FfVCa8mw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-09 16:13 ` Olof Johansson
2013-05-09 16:13 ` Olof Johansson
[not found] ` <CAOesGMiqrXSPdEtUzGCuAuhdE4K7FVe65zMM962XuOrO555hnQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-09 17:51 ` Fathi Boudra
2013-05-09 17:51 ` Fathi Boudra
2013-05-10 9:29 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-10 9:29 ` Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <CAGNsrLDw0_yX9nkLYDg0e8-551P7r43UxziTp1TXyyxdiKR5nA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-14 20:39 ` Rob Herring
2013-05-14 20:39 ` Rob Herring
2013-05-15 14:13 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-15 14:13 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-06 20:14 ` Stephen Warren
2013-05-06 20:14 ` Stephen Warren
[not found] ` <51880F2F.8010102-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-05-06 20:19 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-06 20:19 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-06 20:40 ` Bryan Wu
2013-05-06 20:40 ` Bryan Wu
2013-05-06 20:25 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-06 20:25 ` Jean-Christophe PLAGNIOL-VILLARD
2013-04-29 19:48 ` James Hogan
2013-04-29 20:53 ` Bryan Wu
2013-05-03 14:19 ` Linus Walleij
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=517ED12B.8080502@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=patrice.chotard-qxv4g6HH51o@public.gmane.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.