Re: [PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
Shakeel Butt <[email protected]>
| Newsgroups | org.kernel.vger.cgroups,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 13, 2026 at 04:57:56PM +0800, Guopeng Zhang wrote: > From: Guopeng Zhang <[email protected]> > > The deprecation warnings for memory.oom_control and > memory.pressure_level use [email protected] instead of the linux-mm > mailing list address. Remove the extra hyphen. > > Signed-off-by: Guopeng Zhang <[email protected]> Acked-by: Shakeel Butt <[email protected]>