From: Philippe De Muyter Date: Mon, 26 Jun 2006 01:37:57 +0000 (+1000) Subject: [PATCH] m68knommu: improve syscall entry and fix strace X-Git-Tag: v2.6.18-rc1~834 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623f523cc05c35a385c04fde2114925f5954192b;p=pandora-kernel.git [PATCH] m68knommu: improve syscall entry and fix strace Here is a patch to the system call handling for 5307/5272/etc to: - fix the strace support (one tested the wrong bit) - make all system calls a little bit faster by inlining set_esp0 and supporting ENOSYS out of the critical path. - remove extraneous spaces Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed