On Sun, Jun 21, 2015 at 09:46:26PM +1000, matthew green wrote: > i recall this being more ugly than i should be, but i don't think > we should have to make it need 64 bit. it really isn't doing much > and should be a case we can handle.
Yeah, it doesn't matter a lot what the userland process is overall, but it is not trivial to handle w/o copypasting the whole syscall code. Martin