From: Jeremy Fitzhardinge Date: Tue, 8 Jul 2008 22:07:14 +0000 (-0700) Subject: xen64: set up syscall and sysenter entrypoints for 64-bit X-Git-Tag: v2.6.27-rc1~955^2~1^20~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcac6d305e8238939e169f4c52e8ec8a552a31f;p=pandora-kernel.git xen64: set up syscall and sysenter entrypoints for 64-bit We set up entrypoints for syscall and sysenter. sysenter is only used for 32-bit compat processes, whereas syscall can be used in by both 32 and 64-bit processes. Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed