Re: [PATCH 5.15.y v2] firmware: stratix10-svc: fix memory leaks and list corruption bugs
Sasha Levin <[email protected]> Tue, 4 Aug 2026 21:13:31 -0400
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 04, 2026 at 04:17:00AM -0700, Tze Yee Ng wrote: > Changes in v2: > - Replaced kzalloc_obj() with kzalloc(sizeof(*pmem), GFP_KERNEL). > - Dropped the stray guard(mutex)(&svc_mem_lock) which is added > accidentally when rebase. This looks good, but we need it in 6.6 and 6.1 first. I haven't seen backports for those. -- Thanks, Sasha