Skip to content
Commit 38f51568 authored by Namhyung Kim's avatar Namhyung Kim Committed by Tejun Heo
Browse files

workqueue: add missing __percpu markup in kernel/workqueue.c



works in schecule_on_each_cpu() is a percpu pointer but was missing
__percpu markup.  Add it.

Signed-off-by: default avatarNamhyung Kim <namhyung@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 2d530569
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment