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:	Wed, 20 May 2015 14:41:16 +0800
From:	Lai Jiangshan <laijs@...fujitsu.com>
To:	<linux-kernel@...r.kernel.org>
CC:	Lai Jiangshan <laijs@...fujitsu.com>, Tejun Heo <tj@...nel.org>
Subject: [PATCH 0/3] workqueue: misc cleanup

patch1&2 are simple cleaups and reflect to recently changes.

patch3 just moves code.


Cc: Tejun Heo <tj@...nel.org>

Lai Jiangshan (3):
  workqueue: remove the declaration of copy_workqueue_attrs()
  workqueue: remove the lock from wq_sysfs_prep_attrs()
  workqueue: move flush_scheduled_work() to workqueue.h

 include/linux/workqueue.h | 30 +++++++++++++++++++++++++++++-
 kernel/workqueue.c        | 36 ++----------------------------------
 2 files changed, 31 insertions(+), 35 deletions(-)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists