| commit | f9828d9560799ace3a75234451e01858447e3aa2 | [log] [tgz] |
|---|---|---|
| author | Asutosh Das <asutoshd@codeaurora.org> | Thu Mar 07 17:43:35 2013 +0530 |
| committer | Asutosh Das <asutoshd@codeaurora.org> | Mon Mar 11 14:30:21 2013 +0530 |
| tree | 64366ce5f3d7049b7cf52f5ac6823a24f25464e4 | |
| parent | d07092413c55af0f8ddc937b8abed583b4ccd621 [diff] |
block: blk-core: add printk_ratelimit On failure of requests the console is flooded with prints, which result in a watchdog bark. This patch limits the number of prints to console thus, avoiding the bark. CRs-Fixed: 458071 Change-Id: I614002cc1305ab7b5c6a64d278139291c1baa3c4 Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>