Re: [PATCH 2/3] generic sys_old_mmap

From: Christoph Hellwig
Date: Fri Jan 08 2010 - 04:37:31 EST


On Wed, Jan 06, 2010 at 11:27:16PM +0100, Heiko Carstens wrote:
> On Wed, Jan 06, 2010 at 06:21:35PM +0100, Christoph Hellwig wrote:
> > Add a generic implementation of the old mmap syscall, which expects it's
> > argument in a memory block and switch all architectures over to use it.
>
> No compat version here?

There are only three architectures that would require it, and out of
those ia64 can't share the common one because of it's subpage protection
hacks. In the end I didn't bother.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/