> Why don't we do the following to resolve this issue? > Create a "is_compat_syscall()" macro, in compat syscall > trap entry, the bit is set, and it is cleared otherwise.
It would work for me, however I think it would be cleaner to add compat_read/write for input. -Andi
