Commit d3df587
sched_football: use get_numcpus()
sched_football can hang in systems where not all CPU cores
are available, using get_numcpus() to account
for things like isolated cores.
Link: https://lore.kernel.org/ltp/20250117135745.909549-3-afazekas@redhat.com/
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Attila Fazekas <afazekas@redhat.com>1 parent 7ea91a7 commit d3df587
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments