lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ