On Wed, Jan 22, 2003 at 12:45:40PM -0500, Christoph Hellwig wrote: > I don't think so. You should rather implement a sys32_ptrace and > reference it in the 32bit syscall vector. Look at the version in > arch/ia64/ia32/sys_ia32.c for an example. This works as long as you aren't doing n32 - at some point we'll have a mature enough toolchain to do that, and we're going to need to hack up sys32_ptrace to do the right thing with the bigger fp register file... -- greg