From: Greg KH <greg@kroah.com>
To: Andrew Zabolotny <zap@homelink.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: A bug (and a fix) in usbserial.c, kernel 2.4.22
Date: Fri, 3 Oct 2003 17:30:43 -0700 [thread overview]
Message-ID: <20031004003043.GA4489@kroah.com> (raw)
In-Reply-To: <20031004021535.7a92476e.zap@homelink.ru>
On Sat, Oct 04, 2003 at 02:15:35AM +0400, Andrew Zabolotny wrote:
> The __serial_close function is setting port->tty to NULL, so the
> solution is to remove either the line 559:
>
> ...
> port->open_count = 0;
> port->tty = NULL;
> ...
>
> or line 1408 (which seems a better solution to me).
Or see the patch that is already in the 2.4.23-pre kernel tree :)
thanks,
greg k-h
next prev parent reply other threads:[~2003-10-04 0:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-03 22:15 A bug (and a fix) in usbserial.c, kernel 2.4.22 Andrew Zabolotny
2003-10-04 0:30 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-03 22:27 Andrew Zabolotny
2003-10-06 7:17 ` James Bourne
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=20031004003043.GA4489@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zap@homelink.ru \
/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