diff options
author | 2025-01-23 13:46:06 +0100 | |
---|---|---|
committer | 2025-01-24 08:09:52 -1000 | |
commit | 74ca334338a4489173d9e50775b13fa20cbd5958 (patch) | |
tree | ddcea183e7156955f879d72c01238861bf460187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched_ext: Include task weight in the error state dump (diff) | |
download | wireguard-linux-74ca334338a4489173d9e50775b13fa20cbd5958.tar.xz wireguard-linux-74ca334338a4489173d9e50775b13fa20cbd5958.zip |
selftests/sched_ext: Fix enum resolution
All scx enums are now automatically generated from vmlinux.h and they
must be initialized using the SCX_ENUM_INIT() macro.
Fix the scx selftests to use this macro to properly initialize these
values.
Fixes: 8da7bf2cee27 ("tools/sched_ext: Receive updates from SCX repo")
Reported-by: Ihor Solodrai <ihor.solodrai@pm.me>
Closes: https://lore.kernel.org/all/Z2tNK2oFDX1OPp8C@slm.duckdns.org/
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions