On 11/20/24 07:47, Ran Xiaokai wrote: > From: Ran Xiaokai <[email protected]> > > The rcu callback dp_meter_instance_free_rcu() simply calls kvfree(). > It's better to directly call kvfree_rcu(). > > Signed-off-by: Ran Xiaokai <[email protected]>
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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
