diff options
author | Anton Ivanov <anton.ivanov@cambridgegreys.com> | 2018-11-14 18:41:08 +0000 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2018-12-27 22:48:20 +0100 |
commit | a41421edb926fcc8f212742b2e7a1f21c9047853 (patch) | |
tree | ef4205b7c195d874a879798a2319063456deda27 /arch/um/os-Linux | |
parent | 53766defb8c860a47e2a965f5b4b05ed2848e2d0 (diff) |
um: Remove unsafe printks from the io thread
Printk out of the io thread has been proven to be unsafe. This
is not surprising as the thread is part of the UML hypervisor
code. It is not supposed to invoke any kernel code/resources.
It is necesssary to pass the error to the block IO layer and let it
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/os-Linux')
0 files changed, 0 insertions, 0 deletions