]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Mar 2017 21:18:49 +0000 (14:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Mar 2017 21:18:49 +0000 (14:18 -0700)
commit2602683041f948cdcac2939de970bf8611f453b9
tree54bae39fab09a64cf6b07ac241ab7afbeb7f6ef2
parent60f80935b4f0e2aebeb6da42910fb12a7e3d0ffb
parent41ec7ce1f3386daf8814181c1e5fba2a2d437811
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Thomas Gleixner:

 - a fix for the kexec/purgatory regression which was introduced in the
   merge window via an innocent sparse fix. We could have reverted that
   commit, but on deeper inspection it turned out that the whole
   machinery is neither documented nor robust. So a proper cleanup was
   done instead

 - the fix for the TLB flush issue which was discovered recently

 - a simple typo fix for a reboot quirk

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/tlb: Fix tlb flushing when lguest clears PGE
  kexec, x86/purgatory: Unbreak it and clean it up
  x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk