aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2021-09-15 13:13:07 +0300
committerDavid S. Miller <[email protected]>2021-09-15 16:17:15 +0100
commit163f3d2dd01cf9b8f58b56fe94ce517e468385a9 (patch)
treeca0c8944b55fc8d6bb700a7b5cad4862a6084615 /tools/perf/scripts/python
parent25a91f835a7b0964455594d11253060bf5b480b4 (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions