From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.5-rc2-mm5
Date: Mon, 29 Mar 2004 10:57:29 +0100 [thread overview]
Message-ID: <20040329105729.A20272@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20040329014525.29a09cc6.akpm@osdl.org>; from akpm@osdl.org on Mon, Mar 29, 2004 at 01:45:25AM -0800
On Mon, Mar 29, 2004 at 01:45:25AM -0800, Andrew Morton wrote:
> +remove-down_tty_sem.patch
> +tty-locking-again.patch
>
> Really, really fix the tty open/close race.
Erm, note that tty drivers are supposed to handle the open/close stuff
themselves, and it is completely valid for ->close to be called while
another thread is in ->open. In fact, it's desirable since ->open may
be waiting for the DCD line from a modem to activate, while there may
be a simultaneous O_NONBLOCK open/ioctl/close from stty.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
next prev parent reply other threads:[~2004-03-29 9:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-29 9:45 2.6.5-rc2-mm5 Andrew Morton
2004-03-29 9:57 ` Russell King [this message]
2004-03-29 10:25 ` 2.6.5-rc2-mm5 Andrew Morton
2004-03-29 10:33 ` 2.6.5-rc2-mm5 Russell King
2004-03-29 10:49 ` 2.6.5-rc2-mm5 Andrew Morton
2004-03-30 9:27 ` 2.6.5-rc2-mm5 R. J. Wysocki
2004-03-30 9:24 ` 2.6.5-rc2-mm5 Andrew Morton
2004-03-30 9:40 ` 2.6.5-rc2-mm5 R. J. Wysocki
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=20040329105729.A20272@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.