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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/