]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
MAINTAINERS: rename DAMON section
authorSeongJae Park <sj@kernel.org>
Tue, 16 Sep 2025 03:23:39 +0000 (20:23 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 21 Sep 2025 21:22:37 +0000 (14:22 -0700)
DAMON section name is 'DATA ACCESS MONITOR', which implies it is only for
data access monitoring.  But DAMON is now evolved for not only access
monitoring but also access-aware system operations (DAMOS).  Rename the
section to simply DAMON.  It might make it difficult to understand what it
does at a glance, but at least not spreading more confusion.  Readers can
further refer to the documentation to better understand what really DAMON
does.

Link: https://lkml.kernel.org/r/20250916032339.115817-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: David Hildenbrand <david@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Joshua Hahn <joshua.hahnjy@gmail.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 4c8bbf70a3c70e22df16f88f3eebce07bcee875f..ca8e3d18eeddaa171a6c3118cbfb5be8775a123c 100644 (file)
@@ -6738,7 +6738,7 @@ S:        Maintained
 W:     https://docs.dasharo.com/
 F:     drivers/platform/x86/dasharo-acpi.c
 
-DATA ACCESS MONITOR
+DAMON
 M:     SeongJae Park <sj@kernel.org>
 L:     damon@lists.linux.dev
 L:     linux-mm@kvack.org