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

Reply via email to