https://github.com/torvalds/linux
Revision fb20c03d3748fc6991dd58a3161c0d954485c2ce authored by Linus Torvalds on 30 July 2018, 18:37:16 UTC, committed by Linus Torvalds on 30 July 2018, 18:37:16 UTC
Pull locking fixes from Ingo Molnar:
 "A paravirt UP-patching fix, and an I2C MUX driver lockdep warning fix"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembly code
  i2c/mux, locking/core: Annotate the nested rt_mutex usage
  locking/rtmutex: Allow specifying a subclass for nested locking
2 parent s d464b03 + c0dc373
History
Tip revision: fb20c03d3748fc6991dd58a3161c0d954485c2ce authored by Linus Torvalds on 30 July 2018, 18:37:16 UTC
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: fb20c03

back to top