From: Michal Simek on
Hi David,

you forget to remove no_printk() from mm/nommu.c in subject commit.

I expect that same problen on all noMMU platforms.


Error message:
mm/nommu.c:41: error: conflicting types for 'no_printk'
include/linux/kernel.h:314: error: previous definition of 'no_printk'
was here
mm/nommu.c: In function 'do_munmap':
mm/nommu.c:1576: warning: format '%zx' expects type 'size_t', but
argument 4 has type 'unsigned int'
make[1]: *** [mm/nommu.o] Error 1
make: *** [mm] Error 2

Thanks,
Michal

--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/