From: Jan Beulich Date: Wed, 24 Sep 2014 07:40:14 +0000 (+0100) Subject: x86: Improve cmpxchg8b_emu.S X-Git-Tag: fixes-against-v3.18-rc2~96^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1d919a8ca15f450c749227bc5e2e18f3cbfdb4;p=pandora-kernel.git x86: Improve cmpxchg8b_emu.S - don't include unneeded headers - drop redundant entry point label - complete unwind annotations - use .L prefix on local labels to not clutter the symbol table Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/5422917E0200007800038081@mail.emea.novell.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed