* [GIT PULL] workqueue fixes for v4.16-rc6
@ 2018-03-19 21:33 Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2018-03-19 21:33 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Lai Jiangshan
Hello, Linus.
Two low-impact workqueue commits. One fixes workqueue creation error
path and the other removes the unused cancel_work().
The following changes since commit fc6eabbbf8ef99efed778dd5afabc83c21dba585:
Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (2018-03-12 10:47:03 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.16-fixes
for you to fetch changes up to 6417250d3f894e66a68ba1cd93676143f2376a6f:
workqueue: remove unused cancel_work() (2018-03-13 13:37:42 -0700)
----------------------------------------------------------------
Arvind Yadav (1):
workqueue: use put_device() instead of kfree()
Stephen Hemminger (1):
workqueue: remove unused cancel_work()
include/linux/workqueue.h | 1 -
kernel/workqueue.c | 10 +---------
2 files changed, 1 insertion(+), 10 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-19 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 21:33 [GIT PULL] workqueue fixes for v4.16-rc6 Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome