diff options
| author | Zach Brown <[email protected]> | 2007-03-27 15:44:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-27 17:53:25 -0700 |
| commit | 28defbea64622f69d65a6079bf800cedb9915a5f (patch) | |
| tree | 245b552f14d72f0e3f28c7f2a443db55557050c9 /include/linux | |
| parent | d459094083c3a23b31514bbe31cc3f4c21ed4445 (diff) | |
[PATCH] aio: remove bare user-triggerable error printk
The user can generate console output if they cause do_mmap() to fail
during sys_io_setup(). This was seen in a regression test that does
exactly that by spinning calling mmap() until it gets -ENOMEM before
calling io_setup().
We don't need this printk at all, just remove it.
Signed-off-by: Zach Brown <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions