From: Jan Beulich Date: Tue, 26 Sep 2006 08:52:32 +0000 (+0200) Subject: [PATCH] annotate arch/x86_64/lib/*.S X-Git-Tag: v2.6.19-rc1~1077^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d379dad8f1670d233ac67b76b1c5a42ad3714a3;p=pandora-kernel.git [PATCH] annotate arch/x86_64/lib/*.S Add unwind annotations to arch/x86_64/lib/*.S, and also use the macros provided by linux/linkage.h where-ever possible. Some of the alternative instructions handling needed to be adjusted so that the replacement code would also have valid unwind information. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen --- Reading git-diff-tree failed