mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Implement kthread_data() which takes @task pointing to a kthread and returns @data specified when creating the kthread. The caller is responsible for ensuring the validity of @task when calling this function. Signed-off-by: Tejun Heo <tj@kernel.org>
2.9 KiB
2.9 KiB