[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130127072931.GA32135@opensource.wolfsonmicro.com>
Date: Sun, 27 Jan 2013 15:29:33 +0800
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Tejun Heo <tj@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arjan van de Ven <arjan@...ux.intel.com>,
Dan Williams <djbw@...com>
Subject: Boot crashes due to global async pending list
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.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists