On Thu, 29 Jan 2015 15:39:39 -0600
Josh Poimboeuf <jpoim...@redhat.com> 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 set because it did not post a KTEST
RESULT message. That means yes, it would hit dodie() called by fail().

-- Steve
--
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/

Reply via email to