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

From: David Miller
Date: Sat Dec 05 2009 - 21:39:15 EST


From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Dec 2009 01:13:32 +0000

> 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...

That's right, it should be superfluous now.
--
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/