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: Tue, 12 Mar 2024 19:25:51 +0100
From: Sven Eckelmann <sven@...fation.org>
To: Dmitry Antipov <dmantipov@...dex.ru>
Cc: Simon Wunderlich <sw@...onwunderlich.de>,
 Jakub Kicinski <kuba@...nel.org>, b.a.t.m.a.n@...ts.open-mesh.org,
 netdev@...r.kernel.org, Dmitry Antipov <dmantipov@...dex.ru>
Subject:
 Re: [PATCH] batman-adv: prefer kfree_rcu() over call_rcu() with free-only
 callbacks

On Tuesday, 12 March 2024 19:16:28 CET Dmitry Antipov wrote:
> Drop 'batadv_tt_local_entry_free_rcu()', 'batadv_tt_global_entry_free_rcu()'
> and 'batadv_tt_orig_list_entry_free_rcu()' in favor of 'kfree_rcu()' in
> 'batadv_tt_local_entry_release()', 'batadv_tt_global_entry_release()' and
> 'batadv_tt_orig_list_entry_release()', respectively.
> 
> Signed-off-by: Dmitry Antipov <dmantipov@...dex.ru>

Ah, SLOB is gone and now this is possible.

Acked-by: Sven Eckelmann <sven@...fation.org>

Thanks,
	Sven
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ