mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
To prevent freed module code from being executed during the thermal
testing module unload, make it add a dedicated workqueue for thermal
testing work items and flush it in thermal_testing_exit().
Fixes:
|
||
|---|---|---|
| .. | ||
| command.c | ||
| Makefile | ||
| thermal_testing.h | ||
| zone.c | ||