From: David Mosberger-Tang Date: Tue, 10 May 2005 19:49:00 +0000 (-0700) Subject: [IA64] Fix convert_to_non_syscall() so gdb inferior calls work again X-Git-Tag: v2.6.13-rc2~59^2~14^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9eaedf894dbaa08c157832e9a6c9c03ffed1ed;p=pandora-kernel.git [IA64] Fix convert_to_non_syscall() so gdb inferior calls work again Fix convert_to_non_syscall() so it arranges for the kernel to be left via ia64_leave_kernel() rather than ia64_leave_syscall(). The latter no longer tolerates being called with pSys=0 and pNonSys=1. Signed-off-by: David Mosberger-Tang Signed-off-by: Tony Luck --- Reading git-diff-tree failed