Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Sep 2015 10:51:42 +0000 (06:51 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Sep 2015 10:51:42 +0000 (06:51 -0400)
commit162e6df47c4f80c87cb617ec473eca015df454ca
tree3b0a445994d3fad35ebed41d10316d6d5bdef941
parent5a6bdf06bbd022db25d9935273b409c337c48a6b
parent83c133cf11fb0e68a51681447e372489f052d40e
Merge branch 'x86-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Thomas Gleixner:
 "Two bugfixes from Andy addressing at least some of the subtle NMI
  related wreckage which has been reported by Sasha Levin"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
  x86/paravirt: Replace the paravirt nop with a bona fide empty function