]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] m68knommu: improve syscall entry and fix strace
authorPhilippe De Muyter <phdm@macqel.be>
Mon, 26 Jun 2006 01:37:57 +0000 (11:37 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 04:04:24 +0000 (21:04 -0700)
commit623f523cc05c35a385c04fde2114925f5954192b
tree5bd31c92272974c50650dd276bef3d0719303197
parent7bf9a37d8df1e7db82784117d28bb98da5f53f2f
[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 <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/5307/entry.S