[PATCH stable 6.18 0/2] Kunit backports for older systems
Florian Fainelli <[email protected]> Thu, 30 Jul 2026 12:03:27 -0700
| Newsgroups | gmane.linux.uml.devel,gmane.linux.kernel.stable,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
This patch series addresses an issue we encountered on older Ubuntu 20.04.6 LTS servers whereby running Kunit would not return to a prompt and it would not be possible to Ctrl-C the running session either. David Gow (1): kunit: tool: Terminate kernel under test on SIGINT Shuvam Pandey (1): kunit: tool: skip stty when stdin is not a tty tools/testing/kunit/kunit_kernel.py | 38 ++++++++++++++++------- tools/testing/kunit/kunit_tool_test.py | 42 ++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 11 deletions(-) -- 2.34.1