From: Cyrill Gorcunov Date: Fri, 13 Feb 2009 21:50:21 +0000 (+0300) Subject: x86: pmjump - use GLOBAL,ENDPROC macros X-Git-Tag: v2.6.30-rc1~211^2~43^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324bda9e47f53aebec1376ee89bba8128c8455e2;p=pandora-kernel.git x86: pmjump - use GLOBAL,ENDPROC macros Impact: cleanup We are in setup stage so we use GLOBAL instead of ENTRY and do not increase code size. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed