diff options
author | 2018-01-04 14:37:05 +0000 | |
---|---|---|
committer | 2018-01-05 14:01:15 +0100 | |
commit | b9e705ef7cfaf22db0daab91ad3cd33b0fa32eb9 (patch) | |
tree | 8e6d59a964ffcb7c63b208a1fdb238bb58becc95 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | x86/tlb: Drop the _GPL from the cpu_tlbstate export (diff) | |
download | wireguard-linux-b9e705ef7cfaf22db0daab91ad3cd33b0fa32eb9.tar.xz wireguard-linux-b9e705ef7cfaf22db0daab91ad3cd33b0fa32eb9.zip |
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
Where an ALTERNATIVE is used in the middle of an inline asm block, this
would otherwise lead to the following instruction being appended directly
to the trailing ".popsection", and a failed compile.
Fixes: 9cebed423c84 ("x86, alternative: Use .pushsection/.popsection")
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: gnomes@lxorguk.ukuu.org.uk
Cc: Rik van Riel <riel@redhat.com>
Cc: ak@linux.intel.com
Cc: Tim Chen <tim.c.chen@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Turner <pjt@google.com>
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Kees Cook <keescook@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linux-foundation.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20180104143710.8961-8-dwmw@amazon.co.uk
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions