From: Randy Dunlap <randy.dunlap@oracle.com>
To: sander@van-ginkel.eu
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ptmx: adding handshake support
Date: Mon, 14 Apr 2008 13:02:41 -0700 [thread overview]
Message-ID: <20080414130241.f54fa128.randy.dunlap@oracle.com> (raw)
In-Reply-To: <4803C0F9.9010004@van-ginkel.eu>
On Mon, 14 Apr 2008 22:39:21 +0200 sander van ginkel wrote:
> Corrected the last issues
Not AFAICT. There's no full changelog/description here...
and see below.
> Signed-off-by: Sander van Ginkel <sander@van-ginkel.eu>
>
> ===================================================================
>
> diff -pru linux-2.6.25-rc8.orig/drivers/char/pty.c
> linux-2.6.25-rc8/drivers/char/pty.c
> --- linux-2.6.25-rc8.orig/drivers/char/pty.c 2008-04-01
> 21:44:26.000000000 +0200
> +++ linux-2.6.25-rc8/drivers/char/pty.c 2008-04-14 23:01:56.000000000
> +0200
> @@ -196,6 +196,7 @@ static void pty_flush_buffer(struct tty_
>
> static int pty_open(struct tty_struct *tty, struct file * filp)
> {
> + unsigned int *mcrmsr;
Something converted tabs to spaces throughout the entire patch.
> int retval = -ENODEV;
>
> if (!tty || !tty->link)
---
~Randy
next prev parent reply other threads:[~2008-04-14 20:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 20:28 [PATCH] ptmx: adding handshake support sander van ginkel
2008-03-30 12:09 ` postmaster
2008-03-30 12:16 ` Alan Cox
2008-03-30 12:48 ` sander van ginkel
2008-04-13 15:42 ` sander van ginkel
2008-04-13 22:35 ` Alan Cox
2008-04-14 20:39 ` sander van ginkel
2008-04-14 20:02 ` Randy Dunlap [this message]
2008-04-29 18:01 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2008-03-11 21:19 sander van ginkel
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=20080414130241.f54fa128.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=sander@van-ginkel.eu \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox