mm: page_io: Rate limit swap read/write errors
Commit 6ddab3b9 ("mm: swap write failure fixup") added a warning on swap read/write errors as they were failing silently earlier. These failures do not cause any data corruption, but can cause the system to be overflowed with logging errors. Reduce the amount of logging to prevent the kernel log from being filled with these error messages. Change-Id: I6910e6d3aeca5882ae07a40f1c702d4bc7e1158b Signed-off-by:Rohit Vaswani <rvaswani@codeaurora.org>
Loading
Please register or sign in to comment