diff options
| author | Iván Ezequiel Rodriguez <ivanrwcm25@gmail.com> | 2026-07-23 15:12:57 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-31 14:15:54 +0200 |
| commit | 16dc8c8683342cd170c741c6bf80c4f8d249acb3 (patch) | |
| tree | 0f36b4e4c9ff34607964e3da6fdc867529f9538e /tools/perf/scripts/python/stackcollapse.py | |
| parent | 210854a96ef18b09b45a2a59ff14ca06dfe5ad4d (diff) | |
selftests: ntsync: fix wake_all CREATE_EVENT fd expectation
wake_all used EXPECT_EQ(0, objs[3]) after NTSYNC_IOC_CREATE_EVENT.
The ioctl returns a non-negative file descriptor on success; check
EXPECT_LE(0, objs[3]) like the other CREATE_* paths. The incorrect
expectation was noted on list (Mar 2025) but is still present in
mainline.
Signed-off-by: Iván Ezequiel Rodriguez <ivanrwcm25@gmail.com>
Reviewed-by: Elizabeth Figura <zfigura@codeweavers.com>
Signed-off-by: Elizabeth Figura <zfigura@codeweavers.com>
Link: https://patch.msgid.link/20260723201301.11826-2-zfigura@codeweavers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
