summaryrefslogtreecommitdiff
path: root/net/key/af_key.c
diff options
context:
space:
mode:
authorTim Gardner <tim.gardner@canonical.com>2015-08-04 20:26:04 +0300
committerTejun Heo <tj@kernel.org>2015-08-04 21:04:54 +0300
commit1dadafa86a779884f14a6e7a3ddde1a57b0a0a65 (patch)
treefeed0d754d8fa3b31c8ccada6a24925f5d4fa5fc /net/key/af_key.c
parentbadb7f5e8bddf74a2f2dcc7d9d88accabfc000f5 (diff)
downloadlinux-1dadafa86a779884f14a6e7a3ddde1a57b0a0a65.tar.xz
workqueue: Make flush_workqueue() available again to non GPL modules
Commit 37b1ef31a568fc02e53587620226e5f3c66454c8 ("workqueue: move flush_scheduled_work() to workqueue.h") moved the exported non GPL flush_scheduled_work() from a function to an inline wrapper. Unfortunately, it directly calls flush_workqueue() which is a GPL function. This has the effect of changing the licensing requirement for this function and makes it unavailable to non GPL modules. See commit ad7b1f841f8a54c6d61ff181451f55b68175e15a ("workqueue: Make schedule_work() available again to non GPL modules") for precedent. Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net/key/af_key.c')
0 files changed, 0 insertions, 0 deletions