]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] annotate arch/x86_64/lib/*.S
authorJan Beulich <jbeulich@novell.com>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
commit8d379dad8f1670d233ac67b76b1c5a42ad3714a3
tree7c0dff27bf08da33760b97529ee65aff911260d1
parentfb2e28485679418e459583605f9b19807a72ceca
[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>
arch/x86_64/lib/clear_page.S
arch/x86_64/lib/copy_page.S
arch/x86_64/lib/copy_user.S
arch/x86_64/lib/csum-copy.S
arch/x86_64/lib/getuser.S
arch/x86_64/lib/iomap_copy.S
arch/x86_64/lib/memcpy.S
arch/x86_64/lib/memset.S
arch/x86_64/lib/putuser.S