[ofa-general] Re: [PATCH] IB/uverbs: BKL is not needed for ib_uverbs_open()

Jonathan Corbet corbet at lwn.net
Mon Jun 30 15:55:43 PDT 2008


On Fri, 27 Jun 2008 14:43:20 -0700
Roland Dreier <rdreier at cisco.com> wrote:

> Is this sort of patch the next step in the BKL-removal plan?  Is now
> an appropriate time to send such things?
> 
> If this looks good to you I will do a careful audit of the rest of
> drivers/infiniband/core and send you a few more similar patches.

That's the general idea: audit the code where the BKL appears and
remove it when it's safe to do so.  It's always an appropriate time;
the only question is whether you think this change is good to go into
the tree for 2.6.27, or whether it should hang out in linux-next for
one more cycle.  I would assume that the extra time would not be
necessary.

Thanks,

jon



More information about the general mailing list