]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Nov 2025 19:04:37 +0000 (11:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Nov 2025 19:04:37 +0000 (11:04 -0800)
commitfd95357fd8c6778ac7dea6c57a19b8b182b6e91f
treef697dd725c42c5f83673d2b39ac3574dda8bf17a
parentc966813ea1206abc50a4447cb05cd7419e506806
parent7b6216baae751369195fa3c83d434d23bcda406a
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext

Pull sched_ext fix from Tejun Heo:
 "One low risk and obvious fix: scx_enable() was dereferencing an error
  pointer on helper kthread creation failure. Fixed"

* tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
  sched_ext: Fix scx_enable() crash on helper kthread creation failure