[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)
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>

No differences found