diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-03 20:03:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-03 20:03:38 +0300 |
commit | ea59cb74234c8d658a4299b57156265f59977494 (patch) | |
tree | 4fe501fc8a554788050741955163616733d8b10a /tools/perf/scripts/python/task-analyzer.py | |
parent | 41677970ad8e5729a6ea74b506cfc3f24f1babc4 (diff) | |
parent | 2bac648dab395be0ad0d55b9c2ae7723e71e233e (diff) | |
download | linux-ea59cb74234c8d658a4299b57156265f59977494.tar.xz |
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Pull sched_ext fixes from Tejun Heo:
- Calling scx_bpf_create_dsq() with the same ID would succeed creating
duplicate DSQs. Fix it to return -EEXIST.
- scx_select_cpu_dfl() fixes and cleanups.
- Synchronize tool/sched_ext with external scheduler repo. While this
isn't a fix. There's no risk to the kernel and it's better if they
stay synced closer.
* tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
tools/sched_ext: Sync with scx repo
sched_ext: initialize built-in idle state before ops.init()
sched_ext: create_dsq: Return -EEXIST on duplicate request
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions