commit | 8d379dad8f1670d233ac67b76b1c5a42ad3714a3 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Sep 26 10:52:32 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:32 2006 +0200 |
tree | 7c0dff27bf08da33760b97529ee65aff911260d1 | |
parent | fb2e28485679418e459583605f9b19807a72ceca [diff] |
[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 <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de>