From 3f63572187f5ae6a0a9e5ebee88b57e6f71c3cd4 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Wed, 24 Sep 2014 08:37:00 +0100 Subject: [PATCH] x86: Improve cmpxchg16b_emu.S - don't include unneeded headers - don't open-code PER_CPU_VAR() - drop redundant entry point label - complete unwind annotations - use .L prefix on local label to not clutter the symbol table Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/542290BC020000780003807D@mail.emea.novell.com Signed-off-by: Thomas Gleixner --- Reading git-format-patch failed