mirror of
https://github.com/torvalds/linux
synced 2026-07-27 21:20:43 +09:00
Use the proper API instead of open coding it. However it looks like kthreads here could be replaced by the use of a per-cpu workqueue instead. Signed-off-by: Frederic Weisbecker <frederic@kernel.org>