Re: [PATCH] driver core: remove polling for driver_probe_done

From: Arjan van de Ven
Date: Thu Jan 29 2009 - 10:25:54 EST


On Thu, 29 Jan 2009 23:15:10 +0800
tom.leiming@xxxxxxxxx wrote:

> From: Ming Lei <tom.leiming@xxxxxxxxx>
>
> This patch renames driver_probe_done to driver_probe_wait_done,
> and make it wait on condition variable of probe done to remove
> polling for it in fs initialization.
>

I do not see where you add the wake_up() for waking up the wait queue...
.... are you sure this is going to work ?

--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/