lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cfabd481-deb0-4362-88a5-5ed9c0e818bc@lucifer.local>
Date: Wed, 23 Jul 2025 05:44:48 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Shakeel Butt <shakeel.butt@...ux.dev>
Cc: Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, Johannes Weiner <hannes@...xchg.org>,
        Michal Hocko <mhocko@...nel.org>,
        Roman Gushchin <roman.gushchin@...ux.dev>,
        Muchun Song <muchun.song@...ux.dev>
Subject: Re: [PATCH] MAINTAINERS: add missing file to cgroup section

On Tue, Jul 22, 2025 at 01:01:13PM -0700, Shakeel Butt wrote:
> On Tue, Jul 22, 2025 at 07:14:09PM +0100, Lorenzo Stoakes wrote:
> > The page_counter.c file seems most appropriately placed here.
> >
> > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
>
> Let's add include/linux/page_counter.h as well.

Ah yeah good point, thanks - will send a fix-patch to add!

>
> Acked-by: Shakeel Butt <shakeel.butt@...ux.dev>

Thanks!

>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 837bc5cd6166..d062318b6d09 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6166,6 +6166,7 @@ F:	include/linux/memcontrol.h
> >  F:	mm/memcontrol.c
> >  F:	mm/memcontrol-v1.c
> >  F:	mm/memcontrol-v1.h
> > +F:	mm/page_counter.c
> >  F:	mm/swap_cgroup.c
> >  F:	samples/cgroup/*
> >  F:	tools/testing/selftests/cgroup/memcg_protection.m
> > --
> > 2.50.1
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ