Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to...
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" This reverts commit 77b0bf55. See this commit for details about the revert: e769742d ("Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs"") Conflicts: arch/x86/Makefile 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>
Showing
- Makefile 2 additions, 7 deletionsMakefile
- arch/x86/Makefile 0 additions, 7 deletionsarch/x86/Makefile
- arch/x86/kernel/macros.S 0 additions, 7 deletionsarch/x86/kernel/macros.S
- scripts/Kbuild.include 1 addition, 3 deletionsscripts/Kbuild.include
- scripts/mod/Makefile 0 additions, 2 deletionsscripts/mod/Makefile
arch/x86/kernel/macros.S
deleted
100644 → 0
Please register or sign in to comment