Re: UML fails to locate address space

From: Jeff Dike
Date: Tue May 20 2008 - 22:08:58 EST


On Wed, May 21, 2008 at 12:57:21AM +0100, Tom Spink wrote:
> Here's the new patch, with that size correction in. Does this look okay?

Actually, since the search for the lowest valid page needs to be there
anyway, I think we should just always use it, and not bother with
/proc/sys/vm/mmap_min_addr at all. Less code, and the new code is
more heavily exercised this way.

Jeff

--
Work email - jdike at linux dot intel dot com
--
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/