commit | 151941a800fd9598d38f8b5a73de0471afe66507 | [log] [tgz] |
---|---|---|
author | Matt Waddel <Matt.Waddel@freescale.com> | Tue Oct 23 14:37:54 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 23 08:32:07 2007 -0700 |
tree | d9b7a1ace0545cca9e5514532acfaa26198cf3ea | |
parent | f909b1ef8ce3e93d1cf66f33313d8ed11102e87f [diff] |
m68knommu: fix syscall tracing Fix the system call code for handling syscall tracing, so strace and gdbserver work properly. This fix originally developed by Philippe De Muyter and Stuart Hughes. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>