On 27 April 2013 19:20, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > As of commit 787dcbe6984b3638e94f60d807dcb51bb8a07211 ("MIPS: Export > symbols used by KVM/MIPS module"), min_low_pfn is already exported by > the generic mm/bootmem.c, causing: > > WARNING: vmlinux: 'min_low_pfn' exported twice. Previous export was in vmlinux > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> This has been pointed out several times and needs fixing in the mips tree where the warning was introduced. Acked-by: James Hogan <james.hogan@xxxxxxxxxx> Cheers James