[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1422473610.git.jpoimboe@redhat.com>
Date: Wed, 28 Jan 2015 13:38:37 -0600
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Satoru Takeuchi <satoru.takeuchi@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] ktest: console pty support
These patches can be applied on top of yesterday's "ktest: restore tty settings
after closing console" patch. They create a pty pair for the console to
prevent the console child process from messing up ktest's tty settings.
v2 changes:
- rebased onto the stty save/restore patch
- added a patch to enable user input to the console
Josh Poimboeuf (2):
ktest: give console process a dedicated tty
ktest: enable user input to the console
tools/testing/ktest/ktest.pl | 117 ++++++++++++++++++++++++++++++++++---------
1 file changed, 93 insertions(+), 24 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists