]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 02:37:44 +0000 (19:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 02:37:44 +0000 (19:37 -0700)
commit1f9e4e2538964f09f457b3da352760c8aa346f6d
tree3133b15b3e0adc92918e6b8c19c944e663993f4c
parent447b2b30afa3e2435711e378365ff254264807d4
parent785c10c5358c5bf9d3e5f08d7a9e1523b1713e08
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 platform update from Ingo Molnar:
 "The biggest change is the rework of the intel/iosf_mbi locking code
  which used a few non-standard locking patterns, to make it work under
  lockdep"

* 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/platform/uv: Fix kmalloc() NULL check routine
  x86/platform/intel/iosf_mbi Rewrite locking