]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Aug 2025 20:02:35 +0000 (16:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Aug 2025 20:02:35 +0000 (16:02 -0400)
commitd72052ac09ceba6e49230ea9d7e37675d5bab789
treeabe3aa4c0e5fc7c0c1e6827635af17b677537294
parent6439a0e64c355d2e375bd094f365d56ce81faba3
parente69980bd16f264581c3f606bae987e54f0ba8c4a
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext

Pull sched_ext fixes from Tejun Heo:

 - Fix a subtle bug during SCX enabling where a dead task skips init
   but doesn't skip sched class switch leading to invalid task state
   transition warning

 - Cosmetic fix in selftests

* tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
  selftests/sched_ext: Remove duplicate sched.h header
  sched/ext: Fix invalid task state transitions on class switch