Re: [PATCH] remove BKL from drivers' release functions

Victor Yodaiken (yodaiken@fsmlabs.com)
Fri, 30 Nov 2001 05:41:26 -0700


On Fri, Nov 30, 2001 at 04:57:28AM -0500, Alexander Viro wrote:
> In other words, patch is completely bogus. BKL removal may be a good
> idea, but you really need to audit the code. Which requires at least
> some understanding of the things you are doing. There _are_ races
> and they need to be dealt with. But blind BKL removal doesn't fix any
> and breaks quite a few places where the code was actually correct.

People seem to believe that BKL is worse than added spin-locks, but I
very much doubt this is always true.

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