From: Greg Ungerer Date: Tue, 23 Oct 2007 04:37:54 +0000 (+1000) Subject: m68knommu: fix syscall restart handling X-Git-Tag: v2.6.24-rc1~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf18c8f62cd87473d6db8c16afe4207bc370d3e;p=pandora-kernel.git m68knommu: fix syscall restart handling Fix system call restart handling. We can call directly to the restart handler, no need to back track through trap that isn't even implemented on m68knommu. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed