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]
Message-ID: <aFBcH3vUmkaZwjyj@slm.duckdns.org>
Date: Mon, 16 Jun 2025 08:02:07 -1000
From: Tejun Heo <tj@...nel.org>
To: Kent Overstreet <kent.overstreet@...ux.dev>
Cc: linux-kernel@...r.kernel.org, Lai Jiangshan <jiangshanlai@...il.com>
Subject: Re: [PATCH] workqueue: Basic memory allocation profiling support

On Mon, Jun 16, 2025 at 01:59:20PM -0400, Kent Overstreet wrote:
> Hook alloc_workqueue and alloc_workqueue_attrs() so that they're
> accounted to the callsite. Since we're doing allocations on behalf of
> another subsystem, this helps when using memory allocation profiling to
> check for leaks.
> 
> Cc: Tejun Heo <tj@...nel.org>
> Cc: Lai Jiangshan <jiangshanlai@...il.com>
> Signed-off-by: Kent Overstreet <kent.overstreet@...ux.dev>

Applied to wq/for-6.17.

Thanks.

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ