diff options
author | Konstantin Khlebnikov <khlebnikov@openvz.org> | 2013-01-24 13:36:31 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-02-19 19:09:13 +0100 |
commit | 1438ade5670b56d5386c220e1ad4b5a824a1e585 (patch) | |
tree | 3642109a131da8a00a39c409d746618b2c6db797 /arch/arm/mm/cache-l2x0.c | |
parent | workqueue: rename cpu_workqueue to pool_workqueue (diff) | |
download | linux-1438ade5670b56d5386c220e1ad4b5a824a1e585.tar.xz linux-1438ade5670b56d5386c220e1ad4b5a824a1e585.zip |
workqueue: un-GPL function delayed_work_timer_fn()
commit d8e794dfd51c368ed3f686b7f4172830b60ae47b ("workqueue: set
delayed_work->timer function on initialization") exports function
delayed_work_timer_fn() only for GPL modules. This makes delayed-works
unusable for non-GPL modules, because initialization macro now requires
GPL symbol. For example schedule_delayed_work() available for non-GPL.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org # 3.7
Diffstat (limited to 'arch/arm/mm/cache-l2x0.c')
0 files changed, 0 insertions, 0 deletions