]> git.baikalelectronics.ru Git - kernel.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)
commita7c17208916fb50591d5881e1e00b36a4bb65ce1
tree5bd31c92272974c50650dd276bef3d0719303197
parent3bd47f46ede5c49686c0322b2dbf169ec5ab656d
[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