From: Jan Beulich Date: Mon, 26 Jun 2006 11:56:55 +0000 (+0200) Subject: [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S X-Git-Tag: v2.6.18-rc1~612^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b787e0b831c71c6b09902b66575dadb2260a7c8;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed