From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Tejun Heo <tj@kernel.org>
Cc: linux-kernel@vger.kernel.org,
Arjan van de Ven <arjan@linux.intel.com>,
Dan Williams <djbw@fb.com>
Subject: Boot crashes due to global async pending list
Date: Sun, 27 Jan 2013 15:29:33 +0800 [thread overview]
Message-ID: <20130127072931.GA32135@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 713 bytes --]
Booting current -next causes crashes during regulator_bulk_enable() in
the async code (the function uses an async domain to run multiple calls
to regulator_enable() in parallel, synchronising the domain to finish
them). Reverting commit 9fdb04 (async: replace list of active domains
with global list of pending items) causes the problem to go away.
I've not got any sensible diagnostics at the minute, the crash was in
async_entry_function() in one of the list_del_init() calls suggesting a
locking issue but everything looks in order there. Will try to
investigate properly when I get time, I appreciate that this isn't an
awesome bug report. If there's any diagnostics that'd be helpful please
let me know.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-01-27 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-27 7:29 Mark Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-27 16:23 Boot crashes due to global async pending list Sedat Dilek
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=20130127072931.GA32135@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=arjan@linux.intel.com \
--cc=djbw@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.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.