All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable 6.18 0/2] Kunit backports for older systems
@ 2026-07-30 19:03 Florian Fainelli
  2026-07-30 19:03 ` [PATCH stable 6.18 1/2] kunit: tool: Terminate kernel under test on SIGINT Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2026-07-30 19:03 UTC (permalink / raw)
  To: stable
  Cc: Florian Fainelli, Richard Weinberger, Anton Ivanov, Johannes Berg,
	Brendan Higgins, David Gow, Rae Moar, Kees Cook, Jens Axboe,
	Al Viro, Tiwei Bie, open list:USER-MODE LINUX (UML), open list,
	open list:KERNEL UNIT TESTING FRAMEWORK (KUnit),
	open list:KERNEL UNIT TESTING FRAMEWORK (KUnit),
	bcm-kernel-feedback-list

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-01  1:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 19:03 [PATCH stable 6.18 0/2] Kunit backports for older systems Florian Fainelli
2026-07-30 19:03 ` [PATCH stable 6.18 1/2] kunit: tool: Terminate kernel under test on SIGINT Florian Fainelli
2026-07-30 19:03 ` [PATCH stable 6.18 2/2] kunit: tool: skip stty when stdin is not a tty Florian Fainelli
2026-08-01  1:40 ` [PATCH stable 6.18 0/2] Kunit backports for older systems Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.