Re: [PATCH 1/1] tty: BKL pushdown fix

From: Andrew Morton
Date: Fri Feb 08 2008 - 16:36:24 EST


On Fri, 8 Feb 2008 20:04:47 +0100
Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> --- a/drivers/char/n_hdlc.c
> +++ b/drivers/char/n_hdlc.c
> @@ -579,7 +579,7 @@ static ssize_t n_hdlc_tty_read(struct tty_struct *tty, struct file *file,
> }
>
> lock_kernel();
> -
> +

yeah. I have a little script..
--
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/