From: Borislav Petkov Date: Tue, 31 May 2011 20:21:54 +0000 (+0200) Subject: x86, asm: Cleanup thunk_64.S X-Git-Tag: v3.1-rc1~293^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e6b75d3b6f4b9445eb6486e28fc716acda44ae;p=pandora-kernel.git x86, asm: Cleanup thunk_64.S Drop thunk_ra macro in favor of an additional argument to the thunk macro since their bodies are almost identical. Do a whitespace scrubbing and use CFI-aware macros for full annotation. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1306873314-32523-5-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed