Re: [patch 5/3] fastboot: sync the async execution before late_initcalland move level 6s (sync) first

From: Rene Herman
Date: Tue Jul 29 2008 - 18:27:45 EST


On 29-07-08 23:21, Arjan van de Ven wrote:

On Tue, 29 Jul 2008 23:12:11 +0200
Rene Herman <rene.herman@xxxxxxxxxxxx> wrote:

After this patch, there are now 2 flush_workqueue(async_init_wq)
calls in do_initcalls. Should the other one remain as well?

yes because if you don't have any level 7's then you won't hit this
condition... you need the second one.

flush_workqueue is cheap for the nothing-in-there case.

Ah, yes.

For what it's worth by the way, I'm running that which is available from your fastboot repo (12 patches currently) on top of 2.6.26. Not seen any trouble. Nor improvements that I've noticed but this is a rather minimal and fast booting kernel/system anyway.

Rene.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/