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:	Fri, 26 Oct 2012 07:48:47 -0700
From:	Tejun Heo <tj@...nel.org>
To:	Joonsoo Kim <js1304@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] workqueue: insert warn_on_once() into
 wq_worker_waking_up()

On Fri, Oct 26, 2012 at 11:03:49PM +0900, Joonsoo Kim wrote:
> Recently, workqueue code has gone through some changes and we found some bugs
> related to this. To prevent futher bugs in advance, add WARN_ON_ONCE() in
> wq_worker_waking_up(). When worker is not WORKER_NOT_RUNNIG state,
> it should be binded to it's associated cpu and executed in that cpu.
> Add code for checking this.
> 
> Signed-off-by: Joonsoo Kim <js1304@...il.com>

Applied to wq/for-3.8 w/ some commit message updates.

Thanks.

-- 
tejun
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ