mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
afa58b49ac
The spinlock pkg_temp_lock has the potential of being taken in atomic context because it can be acquired from the thermal IRQ vector. It's static and limited scope so go ahead and make it a raw spinlock. Signed-off-by: Clark Williams <williams@redhat.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20191008110021.2j44ayunal7fkb7i@linutronix.de |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
st_thermal_memmap.c | ||
st_thermal_syscfg.c | ||
st_thermal.c | ||
st_thermal.h | ||
stm_thermal.c |