[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <478FE861.4000705@skyrush.com>
Date: Thu, 17 Jan 2008 16:44:33 -0700
From: Joe Peterson <joe@...rush.com>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
CC: alan@...rguk.ukuu.org.uk
Subject: [PATCH] (*revised*) Fix IXANY and restart after signal (e.g. ctrl-C)
in n_tty line discipline
Here is a revised version of my patch, currently in the -mm kernel as
"fix-ixany-and-restart-after-signal-eg-ctrl-c-in-n_tty-line-discipline".
It fixes a couple of issues with ttys in the stopped state. See patch
below for more details.
This patch should *replace* the old version of the patch. It is
cleaner, and its behavior better matches that of other Unix platforms.
It also avoids needless/redundant calls to start_tty() when ctrl-S or
ctrl-Q are hit.
-Joe
View attachment "fix-ixany-and-restart-after-signal-eg-ctrl-c-in-n_tty-line-discipline.patch" of type "text/plain" (1685 bytes)
Powered by blists - more mailing lists