Re: [RFC][PATCH 7/18] kill useless checks in sparc mremap variants

From: Al Viro
Date: Sat Dec 05 2009 - 20:13:53 EST


On Sat, Dec 05, 2009 at 03:09:41PM -0800, David Miller wrote:
> From: Al Viro <viro@xxxxxxxxxxxxxxxx>
> Date: Sat, 05 Dec 2009 19:08:50 +0000
>
> >
> > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
>
> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>

BTW, do we need sys32_mremap() after that? The only difference between
it and sys_mremap() that we have new_addr u32 in the former and u64 in
the latter and IIRC the upper 32 bits of %i4 are going to be 0 anyway...
--
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/