On Tue, Jun 28, 2005 at 02:29:20AM -0700, David S. Miller wrote: > From: Andi Kleen <[EMAIL PROTECTED]> > Date: Tue, 28 Jun 2005 11:27:04 +0200 > > > On what issue exactly? So far all the code was relatively easily > > fixable. > > If this input layer case is too then the situation is different. But > I suspect this input case is hard to implement without the > is_compat_task() thing. > > Prove me wrong and then there's nothing to discuss :)
I suspect we would need a compat_read/write vector in VFS for this. -Andi
