Re: [uml-devel] User Mode Linux still doesn't build in 2.6.23-final.

From: Jeff Dike
Date: Wed Oct 24 2007 - 11:23:19 EST


On Thu, Oct 11, 2007 at 05:54:46PM -0500, Rob Landley wrote:
> Guess what? I still need this patch to build the final 2.6.23, months later.
>
> I know it may not be the right fix, but the build breaks for me without this
> patch. The .config that breaks is attached. ARCH=um.

Can I get a Signed-off-by: on that?

It's not the right fix - the base of the problem is in swap.h, which
has this comment:
/* only sparc can not include linux/pagemap.h in this file
* so leave page_cache_release and release_pages undeclared... */

I poked around a bit for a sparc cross-toolchain, didn't find one, so
I couldn't see what exactly the problem was.

So, I'll take this fix.

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/