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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3646cb4f-4eb5-406d-9ea1-a407c3e03d45@redhat.com>
Date: Thu, 21 Nov 2024 09:37:40 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Ran Xiaokai <ranxiaokai627@....com>, juri.lelli@...hat.com,
 vincent.guittot@...aro.org, mingo@...hat.com, peterz@...radead.org,
 pshelar@....org, davem@...emloft.net
Cc: linux-kernel@...r.kernel.org, ran.xiaokai@....com.cn,
 linux-perf-users@...r.kernel.org, netdev@...r.kernel.org, dev@...nvswitch.org
Subject: Re: [PATCH 3/4] net: openvswitch: convert
 call_rcu(dp_meter_instance_free_rcu) to kvfree_rcu()

On 11/20/24 07:47, Ran Xiaokai wrote:
> From: Ran Xiaokai <ran.xiaokai@....com.cn>
> 
> The rcu callback dp_meter_instance_free_rcu() simply calls kvfree().
> It's better to directly call kvfree_rcu().
> 
> Signed-off-by: Ran Xiaokai <ran.xiaokai@....com.cn>

Since the patches in this series are independent one from each other,
please break the series on a per subsystem basis. The patch 3 & 4 should
target the net-next tree. It will simplify maintainers life (and yours).

Also please note:

## Form letter - net-next-closed

The merge window for v6.13 has begun and net-next is closed for new
drivers, features, code refactoring and optimizations. We are currently
accepting bug fixes only.

Please repost when net-next reopens after Dec 2nd.

RFC patches sent for review only are welcome at any time.

See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle









Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ