[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180319213306.GJ519464@devbig577.frc2.facebook.com>
Date: Mon, 19 Mar 2018 14:33:06 -0700
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Lai Jiangshan <jiangshanlai@...il.com>
Subject: [GIT PULL] workqueue fixes for v4.16-rc6
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
Powered by blists - more mailing lists