MAINTAINERS: add missing mm/workingset.c file to mm reclaim section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Mon, 16 Jun 2025 20:16:43 +0000 (21:16 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 20 Jun 2025 03:48:03 +0000 (20:48 -0700)
commit38103247777695ca2b09691b2247e66f157908c6
tree8cfd8f806c82aa896fc472bd618e5fc53ea06167
parent3333871296efd52ef6f6d5cce5a92dc7b06ba879
MAINTAINERS: add missing mm/workingset.c file to mm reclaim section

The working set logic belongs very much to the reclaim section and is
otherwise not assigned to any other MAINTAINERS section so add it here.

Link: https://lkml.kernel.org/r/20250616201643.561626-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Acked-by: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS