aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-03-14 14:52:08 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-03-14 14:52:08 -0700
commitbc25887935dba31be8f253dd5129e5004a346d97 (patch)
tree8c761d6d44941f8052e166b87c05d10d6c2a988a /drivers
parentMerge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (diff)
parentworkqueue: trigger WARN if queue_delayed_work() is called with NULL @wq (diff)
downloadlinux-dev-bc25887935dba31be8f253dd5129e5004a346d97.tar.xz
linux-dev-bc25887935dba31be8f253dd5129e5004a346d97.zip
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue fix from Tejun Heo: "If a delayed work is queued with NULL @wq, workqueue code explodes after the timer expires at which point it's difficult to tell who the culprit was. This actually happened and the offender was net/smc this time. Add an explicit sanity check for it in the queueing path" * 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions