From: David Mosberger-Tang Date: Thu, 28 Apr 2005 04:20:11 +0000 (-0700) Subject: [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info. X-Git-Tag: v2.6.13-rc2~59^2~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21bc4f9b34cc1eab3610955207f72c52495ae8ed;p=pandora-kernel.git [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info. Two other very minor changes: use "mov.i" instead of "mov" for reading ar.pfs (for clarity; doesn't affect the code at all). Also, predicate the load of r14 for consistency. Signed-off-by: David Mosberger-Tang Signed-off-by: Tony Luck --- Reading git-diff-tree failed