Re: [PATCH 2/3] generic sys_old_mmap

From: Heiko Carstens
Date: Fri Jan 08 2010 - 04:42:18 EST


On Fri, Jan 08, 2010 at 10:36:17AM +0100, Christoph Hellwig wrote:
> 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.

Ok, then I add the missing compat_ptr handling in the s390 specific compat
syscall :)
--
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/