Re: [GIT PULL v2] Preparation for BKL'ed ioctl removal

From: Ingo Molnar
Date: Wed Apr 28 2010 - 09:37:27 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> [...]
>
> That said, once we reach that point with 4 users of bkl remaining, may be
> that will be time to buy such hardware for a symbolic $1 in obscure places
> and do the tests. Or just git-rm if we are too lazy.

Precisely. Note that the actual value of BKL-covered code shrinks every time
we push the BKL out of commonly used code.

So even if there's still usage sites around, there will be a point where it
makes sense to just desupport it or do a final, crude conversion. If there are
no active users who are willing to help us debug potential bugs then there's
frankly no value in us being just as careful with those drivers as we are with
other, more commonly used code.

For the rest, lockdep & softlockup detector will be plenty enough to debug any
bugs that may slip through - just like you did it with ReiserFS.

Ingo
--
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/