diff options
author | Adrian Hunter <[email protected]> | 2021-02-09 08:24:36 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-03-04 17:36:58 -0500 |
commit | cd4694756188dcca0f631e60da26053be1ffdc91 (patch) | |
tree | acb67fa63ff2cd6fd946d12c68c7a0aa6c041ffc /include/linux/overflow.h | |
parent | 37b97b18704f77f711e7a2c532fcad00268ac025 (diff) |
scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask
Allow users to enable specific exception events via debugfs.
The bits enabled by the driver ee_drv_ctrl are separated from the bits
enabled by the user ee_usr_ctrl. The control mask ee_mask_ctrl is the
logical-or of those two. A mutex is needed to ensure that the masks match
what was written to the device.
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