]> Git Repo - linux.git/commitdiff
Merge tag 'locking-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Mon, 12 Dec 2022 23:14:53 +0000 (15:14 -0800)
committerLinus Torvalds <[email protected]>
Mon, 12 Dec 2022 23:14:53 +0000 (15:14 -0800)
Pull locking updates from Ingo Molnar:
 "Two changes in this cycle:

   - a micro-optimization in static_key_slow_inc_cpuslocked()

   - fix futex death-notification wakeup bug"

* tag 'locking-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Resend potentially swallowed owner death notification
  jump_label: Use atomic_try_cmpxchg() in static_key_slow_inc_cpuslocked()


Trivial merge
This page took 0.057456 seconds and 4 git commands to generate.