| commit | 9431c790aad2f7a38ea6c4f7e7dce2a122495a7b | [log] [tgz] |
|---|---|---|
| author | Katish Paran <kparan@codeaurora.org> | Mon Jan 13 23:15:59 2014 +0530 |
| committer | Katish Paran <kparan@codeaurora.org> | Mon Jan 13 23:22:39 2014 +0530 |
| tree | d870e3d9907c5f9cc9c4d79e4d17c6cf347e7268 | |
| parent | 537674ed05c28b9d09b9dbc10c9905755083f2c6 [diff] |
diag: Reduce error message frequency Some diag error messages are printed with high frequency. This cause flooding of kernel logs. Rate limiting these messages will help reading kernel logs. Change-Id: I477ff2394116603a27d65948a60d3460c32572d1 CRs-fixed: 594186 Signed-off-by: Katish Paran <kparan@codeaurora.org>