]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Jul 2018 18:37:16 +0000 (11:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Jul 2018 18:37:16 +0000 (11:37 -0700)
commit99dde7dd29db78f896e2773bbfcc42d590aa2ca7
tree751c3d121f489111b54aa32793570516bd2f36db
parent0de422f4363a10a35fc98e68ca2d4c7b168208ef
parenta777718c2c539a2ef7ded3bcbe1fff09dbce615d
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

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