diff options
| author | Ricardo B. Marlière <rbm@suse.com> | 2026-03-18 16:00:43 -0300 |
|---|---|---|
| committer | Steven Rostedt <rostedt@goodmis.org> | 2026-03-18 16:00:54 -0400 |
| commit | 81fca7087466bd81fff7100d824b2c788edf7a97 (patch) | |
| tree | b1bebfee14ede150feefe62805d7648e4c094838 /samples/workqueue/stall_detector/git@git.tavy.me:linux.git | |
| parent | 229517449879b3ca8ca5588593cbea6a67ba0ad2 (diff) | |
ktest: Store failure logs also in fatal paths
STORE_FAILURES was only saved from fail(), so paths that reached dodie()
could exit without preserving failure logs.
That includes fatal hook paths such as:
POST_BUILD_DIE = 1
and ordinary failures when:
DIE_ON_FAILURE = 1
Call save_logs("fail", ...) from dodie() too so fatal failures keep the
same STORE_FAILURES artifacts as non-fatal fail() paths.
Cc: John Hawley <warthog9@eaglescrag.net>
Link: https://patch.msgid.link/20260318-ktest-fixes-v1-1-9dd94d46d84c@suse.com
Signed-off-by: Ricardo B. Marlière <rbm@suse.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'samples/workqueue/stall_detector/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
