Commit e7dcd13
sched_ext: Remove duplicate BTF_ID_FLAGS definitions
Some kfuncs specific to the idle CPU selection policy are registered in
both the scx_kfunc_ids_any and scx_kfunc_ids_idle blocks, even though
they should only be defined in the latter.
Remove the duplicates from scx_kfunc_ids_any.
Fixes: 337d1b3 ("sched_ext: Move built-in idle CPU selection policy to a separate file")
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent a11d678 commit e7dcd13
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7369 | 7369 | | |
7370 | 7370 | | |
7371 | 7371 | | |
7372 | | - | |
7373 | | - | |
7374 | | - | |
7375 | | - | |
7376 | | - | |
7377 | | - | |
7378 | 7372 | | |
7379 | 7373 | | |
7380 | 7374 | | |
| |||
0 commit comments