Re: [PATCH, net-next] net/mlx5: Use kfree() to match kzalloc_obj() in mlx5_events_cleanup()
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 18 Aug 2026 20:25:30 +0800 lirongqing wrote: > dev->priv.events is allocated in mlx5_events_init() with kzalloc_obj(), > which is a kmalloc-family allocator, so it must be released with kfree(). ## Form letter - net-next-closed The merge window for v7.3 has started, and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We will only consider applying net-next patches which were posted before the announcement: https://lore.kernel.org/[email protected] Fixes are obviously welcome at any time. net-next patches may be sent for review and discussion only with an RFC tag. Please repost when net-next reopens. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer pv-bot: closed