diff options
| author | Ayush Jain <[email protected]> | 2025-04-09 04:46:32 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2025-05-09 18:43:10 +0000 |
| commit | ab4b00407dd864853516aba3cd7caed2b7c33ffd (patch) | |
| tree | 9a94e79a0b324e5dd0efcf10481a19868c02eee9 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
| parent | selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize" (diff) | |
| download | kernel-ab4b00407dd864853516aba3cd7caed2b7c33ffd.tar.gz kernel-ab4b00407dd864853516aba3cd7caed2b7c33ffd.zip | |
selftests/ftrace: Convert poll to a gen_file
Poll program is a helper to ftracetest, thus make it a
generic file and remove it from being run as a test.
Currently when executing tests using
$ make run_tests
CC poll
TAP version 13
1..2
# timeout set to 0
# selftests: ftrace: poll
# Error: Polling file is not specified
not ok 1 selftests: ftrace: poll # exit=255
Fix this by using TEST_GEN_FILES to build the 'poll' binary as a helper
rather than as a test.
Fixes: 80c3e28528ff ("selftests/tracing: Add hist poll() support test")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ayush Jain <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions
