"elf core dump: fix get_user use" breaks mips compilation

From: Martin Michlmayr
Date: Mon Feb 16 2009 - 07:02:22 EST


Hi Roland,

Your change "elf core dump: fix get_user use" (which made it into
2.6.28.5) breaks the compilation on MIPS (which sets -Werror):

CC arch/mips/kernel/binfmt_elfn32.o
cc1: warnings being treated as errors
arch/mips/kernel/../../../fs/binfmt_elf.c: In function âvma_dump_sizeâ:
arch/mips/kernel/../../../fs/binfmt_elf.c:1202: warning: âwordâ may be used uninitialized in this function
make[1]: *** [arch/mips/kernel/binfmt_elfn32.o] Error 1

--
Martin Michlmayr
http://www.cyrius.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/