On Fri, 2007-04-27 at 11:42 -0400, Peter Keilty wrote:

> >
> >There is a read(), and a vread() did you modify the slow syscall path to
> >use the vread()?
> >  
> >
> I miss type, read().

John mentioned that he thought fsys_mmio_ptr could be held in the vread
pointer. vread() is used in x86 for vsyscalls. It looks like you've used
the update_vsyscall() which is also used for vsyscalls. So vread could
also be used .. Have you considered that at all?

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to