On Sat, 20 Jun 2015, Oleg Nesterov wrote:

> Minor, but this check is overcomplicated. Two half-intervals do NOT
> overlap if END1 <= START2 || END2 <= START1, mremap_to() just needs
> to negate this check.
> 
> Signed-off-by: Oleg Nesterov <[email protected]>

Acked-by: David Rientjes <[email protected]>

If you rebase this patchset, it would be good to fixup the comment style 
while you're there.
--
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