[IA64] Correct convert_to_non_syscall()
authorDavid Mosberger-Tang <davidm@hpl.hp.com>
Tue, 10 May 2005 18:35:00 +0000 (11:35 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 17 May 2005 19:33:15 +0000 (12:33 -0700)
commit02a017a9f37ae6842e065da919b5952eb847e869
tree570c84abb8d8a23747a4ed51af3d9f574df0b93b
parentd0dac8082cbc2b234917ec53eb591b1ddbec80bb
[IA64] Correct convert_to_non_syscall()

convert_to_non_syscall() has the same problem that unwind_to_user()
used to have.  Fix it likewise.

Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ptrace.c