diff options
author | 2023-01-25 13:17:42 +0100 | |
---|---|---|
committer | 2023-01-25 15:37:21 +0100 | |
commit | acd7e9ee57c880b99671dd99680cb707b7b5b0ee (patch) | |
tree | 9cf952230cbb1e37cb2588d131fe40a86992b10b /scripts/generate_rust_analyzer.py | |
parent | thermal: intel: int340x: Protect trip temperature from concurrent updates (diff) | |
download | linux-rng-acd7e9ee57c880b99671dd99680cb707b7b5b0ee.tar.xz linux-rng-acd7e9ee57c880b99671dd99680cb707b7b5b0ee.zip |
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
In order to prevent int340x_thermal_get_trip_type() from possibly
racing with int340x_thermal_read_trips() invoked by int3403_notify()
add locking to it in analogy with int340x_thermal_get_trip_temp().
Fixes: 6757a7abe47b ("thermal: intel: int340x: Protect trip temperature from concurrent updates")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions