LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
jirislaby@gmail.com
Subject: Re: [PATCH 1/1] tty: BKL pushdown fix
Date: Fri, 8 Feb 2008 13:35:30 -0800 [thread overview]
Message-ID: <20080208133530.0e453c50.akpm@linux-foundation.org> (raw)
In-Reply-To: <1202497487-32550-1-git-send-email-jirislaby@gmail.com>
On Fri, 8 Feb 2008 20:04:47 +0100
Jiri Slaby <jirislaby@gmail.com> 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..
next prev parent reply other threads:[~2008-02-08 21:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-08 15:42 [PATCH] tty: BKL pushdown Alan Cox
2008-02-08 19:04 ` [PATCH 1/1] tty: BKL pushdown fix Jiri Slaby
2008-02-08 21:35 ` Andrew Morton [this message]
2008-02-08 21:38 ` Jiri Slaby
2008-02-08 21:40 ` [PATCH 1/1] tty: BKL pushdown fix1 Jiri Slaby
2008-02-08 21:42 ` Jiri Slaby
2008-02-08 21:50 ` Alan Cox
2008-02-08 22:11 ` [PATCH 1/1] tty: BKL pushdown fix Andrew Morton
2008-02-08 22:15 ` Jiri Slaby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080208133530.0e453c50.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH 1/1] tty: BKL pushdown fix' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).