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-prev] [day] [month] [year] [list]
Date:	Sun, 24 Oct 2010 14:21:34 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	tj@...nel.org
Cc:	zbr@...emap.net, netdev@...r.kernel.org, fweisbec@...il.com
Subject: Re: [PATCH] connector: remove lazy workqueue creation

From: Tejun Heo <tj@...nel.org>
Date: Fri, 15 Oct 2010 11:55:22 +0200

> Commit 1a5645bc (connector: create connector workqueue only while
> needed once) implements lazy workqueue creation for connector
> workqueue.  With cmwq now in place, lazy workqueue creation doesn't
> make much sense while adding a lot of complexity.  Remove it and
> allocate an ordered workqueue during initialization.
> 
> This also removes a call to flush_scheduled_work() which is deprecated
> and scheduled to be removed.
> 
> Signed-off-by: Tejun Heo <tj@...nel.org>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ