On Thu, 29 Jan 2015 15:39:39 -0600
Josh Poimboeuf wrote:
> Can you tell if it died via dodie()? Looks like that wouldn't clean up
> the stty settings.
>
Looks to have happen in monitor where it called:
fail "failed - got a bug report" and return 0;
And must have had $die_on_failure
On Thu, Jan 29, 2015 at 03:44:41PM -0500, Steven Rostedt wrote:
> On Wed, 28 Jan 2015 13:38:37 -0600
> Josh Poimboeuf wrote:
>
> > 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
> >
On Wed, 28 Jan 2015 13:38:37 -0600
Josh Poimboeuf wrote:
> 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.
>
> v
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
4 matches
Mail list logo