Re: [PATCH sched_ext/for-6.14] selftests/sched_ext: Fix enum resolution
From: Tejun Heo
Date: Fri Jan 24 2025 - 13:20:27 EST
On Thu, Jan 23, 2025 at 01:46:06PM +0100, Andrea Righi wrote:
> 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@xxxxx>
> Closes: https://lore.kernel.org/all/Z2tNK2oFDX1OPp8C@xxxxxxxxxxxxxxx/
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>
Applied to sched_ext/for-6.14-fixes.
Thanks.
--
tejun