From: Linus Torvalds Date: Sun, 4 Mar 2018 20:12:48 +0000 (-0800) Subject: Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip X-Git-Tag: v4.19~1480 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e64b9562ba281dc1dc613408707375cb9c5660e5;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'x86/urgent' of git://git./linux/kernel/git/tip/tip Pull x86 fixes from Thomas Gleixner: "A small set of fixes for x86: - Add missing instruction suffixes to assembly code so it can be compiled by newer GAS versions without warnings. - Switch refcount WARN exceptions to UD2 as we did in general - Make the reboot on Intel Edison platforms work - A small documentation update so text and sample command match" * 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: Documentation, x86, resctrl: Make text and sample command match x86/platform/intel-mid: Handle Intel Edison reboot correctly x86/asm: Add instruction suffixes to bitops x86/entry/64: Add instruction suffix x86/refcounts: Switch to UD2 for exceptions --- e64b9562ba281dc1dc613408707375cb9c5660e5