From: Paul Mundt Date: Thu, 4 Oct 2007 10:52:32 +0000 (+0900) Subject: sh: Rip out left-over nommu cond syscall cruft. X-Git-Tag: v2.6.24-rc1~1377^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc15e9fdce49e6b3d00eba4dfcdfbe1496f2114;p=pandora-kernel.git sh: Rip out left-over nommu cond syscall cruft. At some point way back when (2.5 or so) quite a few syscalls hadn't yet been wired up as cond_syscalls(), so we opted to just do direct sys_ni_syscall wrapping in the assembly code instead. That's all been fixed up since then, so we can drop the wrapping. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed