mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
6309727ef2
Add a kthread_stop_put() helper that stops a thread and puts its task struct. Use it to replace the various instances of kthread_stop() followed by put_task_struct(). Remove the kthread_stop_put() macro in usbip that is similar but doesn't return the result of kthread_stop(). [agruenba@redhat.com: fix kerneldoc comment] Link: https://lkml.kernel.org/r/20230911111730.2565537-1-agruenba@redhat.com [akpm@linux-foundation.org: document kthread_stop_put()'s argument] Link: https://lkml.kernel.org/r/20230907234048.2499820-1-agruenba@redhat.com Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> |
||
---|---|---|
.. | ||
ivpu_debugfs.c | ||
ivpu_debugfs.h | ||
ivpu_drv.c | ||
ivpu_drv.h | ||
ivpu_fw_log.c | ||
ivpu_fw_log.h | ||
ivpu_fw.c | ||
ivpu_fw.h | ||
ivpu_gem.c | ||
ivpu_gem.h | ||
ivpu_hw_37xx_reg.h | ||
ivpu_hw_37xx.c | ||
ivpu_hw_40xx_reg.h | ||
ivpu_hw_40xx.c | ||
ivpu_hw_reg_io.h | ||
ivpu_hw.h | ||
ivpu_ipc.c | ||
ivpu_ipc.h | ||
ivpu_job.c | ||
ivpu_job.h | ||
ivpu_jsm_msg.c | ||
ivpu_jsm_msg.h | ||
ivpu_mmu_context.c | ||
ivpu_mmu_context.h | ||
ivpu_mmu.c | ||
ivpu_mmu.h | ||
ivpu_pm.c | ||
ivpu_pm.h | ||
Kconfig | ||
Makefile | ||
TODO | ||
vpu_boot_api.h | ||
vpu_jsm_api.h |