]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.
authorDavid Mosberger-Tang <davidm@hpl.hp.com>
Thu, 28 Apr 2005 04:20:11 +0000 (21:20 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 28 Apr 2005 04:20:11 +0000 (21:20 -0700)
commit21bc4f9b34cc1eab3610955207f72c52495ae8ed
tree2fc89a932dcc7e0b62717bbf0838136346ebd193
parent70929a57cfea8c18de13fcea9ae6771018a98949
[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 <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/gate.S