On Sat, May 25, 2013 at 2:18 PM, Greg KH <gre...@linuxfoundation.org> wrote: > 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?
commit 4d94d6d030adfdea4837694d293ec6918d133ab2 Author: Richard Weinberger <rich...@nod.at> Date: Tue Feb 7 01:22:47 2012 +0100 um: Serve io_remap_pfn_range() At some places io_remap_pfn_range() is needed. UML has to serve it like all other archs do. Signed-off-by: Richard Weinberger <rich...@nod.at> -- Thanks, //richard ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel