mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] sched_ext: One more fix for v6.12-rc7
@ 2024-11-15  1:45 Tejun Heo
  2024-11-15 18:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2024-11-15  1:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, David Vernet

The following changes since commit a6250aa251eacaf3ebfcfe152a96a727fd483ecd:

  sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx() (2024-11-09 10:43:55 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.12-rc7-fixes-2

for you to fetch changes up to a4af89cc50f3c1035c1e0dfb50948a23107f3e95:

  sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST (2024-11-14 08:50:58 -1000)

----------------------------------------------------------------
sched_ext: 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.

----------------------------------------------------------------
Tejun Heo (1):
      sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST

 kernel/sched/ext.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-15 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-15  1:45 [GIT PULL] sched_ext: One more fix for v6.12-rc7 Tejun Heo
2024-11-15 18:59 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®