ANDROID: workqueue: export symbol of the function wq_worker_comm()
Export symbol of the function wq_worker_comm() in kernel/workqueue.c for dlkm to get the description of the kworker process. Bug: 208394207 Signed-off-by: zhengding chen <chenzhengding@oppo.com> Change-Id: I2e7ddd52a15e22e99e6596f16be08243af1bb473
This commit is contained in:
parent
71f00d64c1
commit
28de741861
@ -4898,6 +4898,7 @@ void wq_worker_comm(char *buf, size_t size, struct task_struct *task)
|
||||
|
||||
mutex_unlock(&wq_pool_attach_mutex);
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(wq_worker_comm);
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user