From: Linus Torvalds Date: Sun, 10 Apr 2022 17:12:27 +0000 (-1000) Subject: Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.1-rc5~1578 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c6913b7499cca943776cb0b02ea282113625580;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'x86_urgent_for_v5.18_rc2' of git://git./linux/kernel/git/tip/tip Pull x86 fixes from Borislav Petkov: - Fix the MSI message data struct definition - Use local labels in the exception table macros to avoid symbol conflicts with clang LTO builds - A couple of fixes to objtool checking of the relatively newly added SLS and IBT code - Rename a local var in the WARN* macro machinery to prevent shadowing * tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/msi: Fix msi message data shadow struct x86/extable: Prefer local labels in .set directives x86,bpf: Avoid IBT objtool warning objtool: Fix SLS validation for kcov tail-call replacement objtool: Fix IBT tail-call detection x86/bug: Prevent shadowing in __WARN_FLAGS x86/mm/tlb: Revert retpoline avoidance approach --- 9c6913b7499cca943776cb0b02ea282113625580