commit | 527838d470e3a6e79e8ee9d5ddf28920df2a196e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 12:16:03 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 12:16:03 2018 -0700 |
tree | c771684749876b128d1d1168841f4213cae3bc8a | |
parent | ae3e10aba57c284818fd493b18732ce8a4632e1e [diff] | |
parent | 92a4728608a8fd228c572bc8ff50dd98aa0ddf2a [diff] |
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: "Misc fixes: - a build race fix - a Xen entry fix - a TSC_DEADLINE quirk future-proofing fix" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/boot: Fix if_changed build flip/flop bug x86/entry/64: Remove %ebx handling from error_entry/exit x86/apic: Future-proof the TSC_DEADLINE quirk for SKX