diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-08 12:54:04 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-08 12:54:04 -0700 | 
| commit | 75b607fab38d149f232f01eae5e6392b394dd659 (patch) | |
| tree | 50e8e2a7057109eb29d470df2edd57119710d1bc /scripts/rust_is_available_test.py | |
| parent | 5b7c893ed5ed0fc1cbe28c0e3296a6fb45698486 (diff) | |
| parent | e0ed52154e866a1e9e9b97ded50b164698f0a222 (diff) | |
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Pull sched_ext fixes from Tejun Heo:
 - ops.enqueue() didn't have a way to tell whether select_task_rq_scx()
   and thus ops.select() were skipped. Some schedulers were incorrectly
   using SCX_ENQ_WAKEUP. Add SCX_ENQ_CPU_SELECTED and fix scx_qmap using
   it.
 - Remove a spurious WARN_ON_ONCE() in scx_cgroup_exit()
 - Fix error information clobbering during load
 - Add missing __weak markers to BPF helper declarations
 - Doc update
* tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
  sched_ext: Documentation: Update instructions for running example schedulers
  sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
  sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() was called
  sched/core: Make select_task_rq() take the pointer to wake_flags instead of value
  sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
  sched_ext: Improve error reporting during loading
  sched_ext: Add __weak markers to BPF helper function decalarations
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions
