Files
linux/kernel/sched
Linus Torvalds d79944b094 Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Pull sched_ext fix from Tejun Heo:
 "One more fix for v6.12-rc7

  ops.cpu_acquire() was being invoked with the wrong kfunc mask allowing
  the operation to call kfuncs which shouldn't be allowed. Fix it by
  using SCX_KF_REST instead, which is trivial and low risk"

* tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
  sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
2024-11-15 09:59:51 -08:00
..
2024-05-27 17:00:21 +02:00
2024-05-27 17:00:21 +02:00
2020-10-29 11:00:30 +01:00
2024-05-27 17:00:21 +02:00
2024-09-03 15:26:32 +02:00
2024-09-03 15:26:32 +02:00
2024-07-29 12:22:36 +02:00
2024-05-27 17:00:21 +02:00
2023-10-18 14:34:18 -07:00