Re: [PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
From: Andrew Morton
Date: Wed Aug 26 2026 - 23:39:25 EST
On Mon, 17 Aug 2026 14:27:24 +0800 Hao Ge <hao.ge@xxxxxxxxx> wrote:
> Two fixes for issues reported by sashiko:
>
> 1. percpu counter leak on modules loaded after profiling is disabled.
> 2. AB-BA deadlock between module load and /proc/allocinfo readers.
>
Thanks. AI review asked two questions. One pertinent to your
alterations and one pertinent to Suren ;)
https://sashiko.dev/#/patchset/20260817062726.106511-1-hao.ge@xxxxxxxxx
I'll queue the patchset for 7.3-rc1, with a note-to-self.