Re: UML build broken since 3.0.75 (also affects 3.2.x)

From: Greg KH
Date: Sat May 25 2013 - 08:18:36 EST


On Sat, May 25, 2013 at 05:55:22PM +0700, Antoine Martin wrote:
> Linus' vm patches broke the UML build in 3.0.75 onwards:
>
> CC mm/memory.o
> mm/memory.c: In function âvm_iomap_memoryâ:
> mm/memory.c:2363:2: error: implicit declaration of function
> âio_remap_pfn_rangeâ [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[1]: *** [mm/memory.o] Error 1
> make: *** [mm] Error 2
>
>
> This fix is just a copy of what is found in later kernels.

What is that git commit id?

thanks,

greg k-h
--
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/