Skip to content
Commit 70272a6c authored by Zach Brown's avatar Zach Brown Committed by Adrian Bunk
Browse files

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: default avatarZach Brown <zach.brown@oracle.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 89cd6ca5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment