diff options
author | Daniel Lezcano <[email protected]> | 2022-08-05 17:38:32 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-08-17 14:09:39 +0200 |
commit | 63561fe36b094729d3d4d274bafaa030b39e89f6 (patch) | |
tree | 10de262355684f7379e25ff5d4ddae0dde2e11a2 /scripts/gdb/linux/modules.py | |
parent | 15a73839e3ced8d418e6c34548f5e2789f9da619 (diff) |
thermal/governors: Group the thermal zone lock inside the throttle function
The thermal zone lock is taken in the different places in the
throttling path.
At the first glance it does not hurt to move them at the beginning and
the end of the 'throttle' function. That will allow a consolidation of
the lock in the next following changes.
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions