diff options
author | Dave Jiang <[email protected]> | 2023-09-23 17:23:47 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-09-28 13:25:41 +0530 |
commit | 555921feb2ac03d88647ccc62015e68f157c30a2 (patch) | |
tree | ebbce9354bef7fba1f6b271ccd2bfbd4da1eeabd /net/lapb/lapb_timer.c | |
parent | b1c50ac25425385b576dd58b7b38c1c5963dde85 (diff) |
dmaengine: idxd: rate limit printk in misc interrupt thread
Add rate limit to the dev_warn() call in the misc interrupt thread. This
limits dmesg getting spammed if a descriptor submitter is spamming bad
descriptors with invalid completion records and resulting the errors being
continuously reported by the misc interrupt handling thread.
Reported-by: Sanjay Kumar <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Reviewed-by: Fenghua Yu <[email protected]>
Acked-by: Lijun Pan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions