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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 15 Jul 2016 07:44:19 -0400
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] workqueue fixes for v4.7-rc7

Hello, Linus.

Optimization for setting unbound worker affinity masks collided with
recent scheduler changes triggering warning messages.  This late pull
request fixes the bug by removing the optimization.

Thanks.

The following changes since commit db06d759d6cf903aeda8c107fd3abd366dd80200:

  Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2016-06-13 19:54:46 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git 

for you to fetch changes up to d945b5e9f0e35cb56a3783d849b5f0f37da0a7f1:

  workqueue: Fix setting affinity of unbound worker threads (2016-06-16 15:37:05 -0400)

----------------------------------------------------------------
Peter Zijlstra (1):
      workqueue: Fix setting affinity of unbound worker threads

 kernel/workqueue.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ