[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
commit4b787e0b831c71c6b09902b66575dadb2260a7c8
authorJan Beulich <jbeulich@novell.com>
Mon, 26 Jun 2006 11:56:55 +0000 (26 13:56 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:16 +0000 (26 10:48 -0700)
tree73ad905b40a5a07c0ccce8d75544bd7f320dc7c0
parentbebfa1013eee1d91b3242e5801cc8fbdfaf148ec
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S

Since END()/ENDPROC() are now available, add respective annotations to
x86_64's entry.S. This should help debugging activities.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/ia32/ia32entry.S
arch/x86_64/kernel/entry.S