]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Apr 2025 17:44:58 +0000 (10:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Apr 2025 17:44:58 +0000 (10:44 -0700)
commit302deb109d6c1674073d8dd4156ca0f36889a7b7
tree5637d782e835d96d9567d0d539fda63e5715d5e3
parent6f110a5e4f9977c31ce76fefbfef6fd4eab6bfb7
parent169eae7711ea4b745e2d33d53e7b88689b10e1a0
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:

 - Fix a nonsensical Kconfig combination

 - Remove an unnecessary rseq-notification

* tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rseq: Eliminate useless task_work on execve
  sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
init/Kconfig