aboutsummaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2021-02-09 08:24:37 +0200
committerMartin K. Petersen <[email protected]>2021-03-04 17:36:59 -0500
commit7deedfdaeccfec5a9c41dbb83f1725cf11e3ff39 (patch)
tree8948e22e538daf5d88ed9aca128ff765eee1b5af /include/linux/overflow.h
parentcd4694756188dcca0f631e60da26053be1ffdc91 (diff)
scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting
An enabled user-specified exception event that does not clear quickly will repeatedly cause the handler to run. That could unduly disturb the driver behaviour being tested or debugged. To prevent that add debugfs file exception_event_rate_limit_ms. When a exception event happens, it is disabled, and then after a period of time (default 20ms) the exception event is enabled again. Note that if the driver also has that exception event enabled, it will not be disabled. Link: https://lore.kernel.org/r/[email protected] Acked-by: Bean Huo <[email protected]> Signed-off-by: Adrian Hunter <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions