2009-06-05 18:00:55

by David VomLehn

[permalink] [raw]
Subject: Re: [PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5

On Tue, May 05, 2009 at 11:53:38AM -0400, Ming Lei wrote:
> 2009/5/5 Ming Lei <[email protected]>:

> Also need all block device drivers use initdev_*, much work to do,:-)

Not directly. All interesting block devices funnel through just a few functions
to make the block device usable. I think I have the right place for the
initdev_registered() call, but I definitely need feedback on this.

> Lei Ming

David VomLehn