==> On Tue, 27 Mar 2007 15:44:01 -0700 (PDT), Zach Brown <[EMAIL PROTECTED]> said:
Zach> aio: remove bare user-triggerable error printk The user can Zach> generate console output if they cause do_mmap() to fail during Zach> sys_io_setup(). This was seen in a regression test that does Zach> exactly that by spinning calling mmap() until it gets -ENOMEM Zach> before calling io_setup(). Zach> We don't need this printk all, just remove it. ACK. Zach> Signed-off-by: Zach Brown <[EMAIL PROTECTED]> --- Signed-off-by: Jeff Moyer <[EMAIL PROTECTED]> -Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/