1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
linux/drivers/soc
Frederic Weisbecker 76f99fc156 soc/qman: test: Use kthread_run_on_cpu()
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>
2025-01-02 22:12:12 +01:00
..
amlogic
apple
aspeed soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
atmel
bcm
canaan
cirrus
dove
fsl soc/qman: test: Use kthread_run_on_cpu() 2025-01-02 22:12:12 +01:00
fujitsu soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
gemini
hisilicon HiSilicon driver updates for v6.13 2024-11-01 17:10:16 +01:00
imx soc: imx8m: Use devm_* to simplify probe failure handling 2024-10-18 11:13:53 +08:00
ixp4xx soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
lantiq
litex soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
loongson soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
mediatek MediaTek soc driver updates for v6.13 2024-11-04 22:48:19 +01:00
microchip soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
nuvoton
pxa soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
qcom soc: driver updates for 6.12 2024-11-20 15:40:54 -08:00
renesas
rockchip soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
samsung soc: driver updates for 6.12 2024-11-20 15:40:54 -08:00
sunxi
tegra soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00
ti TI SoC driver updates for v6.13 2024-11-12 16:01:10 +01:00
ux500
versatile
xilinx arm64: ZynqMP SoC changes for 6.13 2024-11-04 14:31:16 +01:00
Kconfig
Makefile