aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/macros.S
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2018-12-19 11:20:30 +0100
committerIngo Molnar <mingo@kernel.org>2018-12-19 11:59:21 +0100
commitc3462ba986837238f4409f2a9dfcf2b4c3195067 (patch)
tree396291d20174bdfb63f99935a04aecd83aaf7c90 /arch/x86/kernel/macros.S
parentRevert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs" (diff)
downloadlinux-dev-c3462ba986837238f4409f2a9dfcf2b4c3195067.tar.xz
linux-dev-c3462ba986837238f4409f2a9dfcf2b4c3195067.zip
Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs"
This reverts commit d5a581d84ae6b8a4a740464b80d8d9cf1e7947b2. See this commit for details about the revert: e769742d3584 ("Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs"") Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Borislav Petkov <bp@alien8.de> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Cc: Juergen Gross <jgross@suse.com> Cc: Richard Biener <rguenther@suse.de> Cc: Kees Cook <keescook@chromium.org> Cc: Segher Boessenkool <segher@kernel.crashing.org> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Nadav Amit <namit@vmware.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
-rw-r--r--arch/x86/kernel/macros.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/macros.S b/arch/x86/kernel/macros.S
index bf8b9c93e255..7baa40d5bf16 100644
--- a/arch/x86/kernel/macros.S
+++ b/arch/x86/kernel/macros.S
@@ -12,4 +12,3 @@
#include <asm/bug.h>
#include <asm/paravirt.h>
#include <asm/asm.h>
-#include <asm/cpufeature.h>