Re: [PATCH] aio: remove bare user-triggerable error printk

From: Jeff Moyer
Date: Wed Mar 28 2007 - 09:59:43 EST


==> On Tue, 27 Mar 2007 15:44:01 -0700 (PDT), Zach Brown <zach.brown@xxxxxxxxxx> 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 <zach.brown@xxxxxxxxxx> ---

Signed-off-by: Jeff Moyer <jmoyer@xxxxxxxxxx>


-Jeff
-
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/