Skip to content

Commit 3810324

Browse files
ljskernelakpm00
authored andcommitted
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>
1 parent 3333871 commit 3810324

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15871,6 +15871,7 @@ L: linux-mm@kvack.org
1587115871
S: Maintained
1587215872
F: mm/pt_reclaim.c
1587315873
F: mm/vmscan.c
15874+
F: mm/workingset.c
1587415875

1587515876
MEMORY MANAGEMENT - RMAP (REVERSE MAPPING)
1587615877
M: Andrew Morton <akpm@linux-foundation.org>

0 commit comments

Comments
 (0)