Message ID | 20220415000133.3955987-4-roman.gushchin@linux.dev (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | mm: memcg kselftests fixes | expand |
On Thu, Apr 14, 2022 at 05:01:32PM -0700, Roman Gushchin wrote: > List cgroup kselftests in the cgroup MAINTAINERS entry. > These are tests covering core, freezer and cgroup.kill > functionality. > > Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev> > Cc: Tejun Heo <tj@kernel.org> > Cc: Zefan Li <lizefan.x@bytedance.com> > Cc: Johannes Weiner <hannes@cmpxchg.org> > Cc: cgroups@vger.kernel.org Acked-by: Tejun Heo <tj@kernel.org> I suppose this can go with the rest through -mm? Please let me know if I should pick it up. Thanks.
> On Apr 21, 2022, at 12:25 PM, Tejun Heo <tj@kernel.org> wrote: > > On Thu, Apr 14, 2022 at 05:01:32PM -0700, Roman Gushchin wrote: >> List cgroup kselftests in the cgroup MAINTAINERS entry. >> These are tests covering core, freezer and cgroup.kill >> functionality. >> >> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev> >> Cc: Tejun Heo <tj@kernel.org> >> Cc: Zefan Li <lizefan.x@bytedance.com> >> Cc: Johannes Weiner <hannes@cmpxchg.org> >> Cc: cgroups@vger.kernel.org > > Acked-by: Tejun Heo <tj@kernel.org> > I suppose this can go with the rest through -mm? Please let me know if I > should pick it up. Yep, Andrew picked it up already. Thanks!
diff --git a/MAINTAINERS b/MAINTAINERS index d5731c03a485..44dabe0145ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4996,6 +4996,7 @@ F: Documentation/admin-guide/cgroup-v1/ F: Documentation/admin-guide/cgroup-v2.rst F: include/linux/cgroup* F: kernel/cgroup/ +F: tools/testing/selftests/cgroup/ CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO) M: Tejun Heo <tj@kernel.org>
List cgroup kselftests in the cgroup MAINTAINERS entry. These are tests covering core, freezer and cgroup.kill functionality. Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev> Cc: Tejun Heo <tj@kernel.org> Cc: Zefan Li <lizefan.x@bytedance.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: cgroups@vger.kernel.org --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)