diff options
| author | 2021-09-15 13:13:07 +0300 | |
|---|---|---|
| committer | 2021-09-15 16:17:15 +0100 | |
| commit | 163f3d2dd01cf9b8f58b56fe94ce517e468385a9 (patch) | |
| tree | ca0c8944b55fc8d6bb700a7b5cad4862a6084615 /include/uapi | |
| parent | mlxsw: core: Remove mlxsw_core_is_initialized() (diff) | |
mlxsw: core_env: Defer handling of module temperature warning events
Module temperature events are currently handled in softIRQ context,
requiring the 'module_info_lock' to be a spin lock. In future patchsets
we will need to be able to hold the lock while sleeping.
Therefore, defer handling of these events using a work queue so that the
next patch will be able to convert the lock to a mutex.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
