]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Feb 2025 18:38:24 +0000 (10:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Feb 2025 18:38:24 +0000 (10:38 -0800)
commitff3b373ecc88098103b6ae80d96d6527210b2e64
treeedb8c7f6a97c149d1d3e39895e33c96e86469ec0
parent592c358ea963d7227e3e7b8ace91b2b5dd81f6cb
parentbcc6244e13b4d4903511a1ea84368abf925031c0
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fix from Borislav Petkov:

 - Clarify what happens when a task is woken up from the wake queue and
   make clear its removal from that queue is atomic

* tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Clarify wake_up_q()'s write to task->wake_q.next
kernel/sched/core.c