Re: [GIT PATCH] TTY patches for 2.6.36

From: Arnd Bergmann
Date: Fri Aug 06 2010 - 15:59:26 EST


On Friday 06 August 2010 21:38:36 Linus Torvalds wrote:
> I also don't want the BKL to show up in grep, even if the config
> option for it were to be impossible to enable. If we've gotten far
> enough that we can get rid of the BKL in the tty layer, we really
> should get rid of it. Not leave it in some zombie limbo state.

Ok, I've sent the replacement patch that does this, and I'm much
happier with the outcome.

If you apply this version, the only stronghold left for the BKL
will be fs/lockd, everything else that's left is either simple
to fix or highly obscure.

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