]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add missing headers to mempory policy & migration section
authorJoshua Hahn <joshua.hahnjy@gmail.com>
Fri, 25 Jul 2025 17:56:15 +0000 (10:56 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 26 Jul 2025 22:08:24 +0000 (15:08 -0700)
These two files currently do not belong to any section.
The memory policy & migration section seems to be a good home for them!

Link: https://lkml.kernel.org/r/20250725175616.2397031-1-joshua.hahnjy@gmail.com
Signed-off-by: Joshua Hahn <joshua.hahnjy@gmail.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Alistair Popple <apopple@nvidia.com>
Cc: Byungchul Park <byungchul@sk.com>
Cc: Gregory Price <gourry@gourry.net>
Cc: "Huang, Ying" <ying.huang@linux.alibaba.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Mathew Brost <matthew.brost@intel.com>
Cc: Rakie Kim <rakie.kim@sk.com>
Cc: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 3f7522f0d2791241c4b87affb415fef5d477123a..1a4af7cd2b16bdbcd799c0112eb83217b7cec28b 100644 (file)
@@ -15849,7 +15849,9 @@ S:      Maintained
 W:     http://www.linux-mm.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
 F:     include/linux/mempolicy.h
+F:     include/uapi/linux/mempolicy.h
 F:     include/linux/migrate.h
+F:     include/linux/migrate_mode.h
 F:     mm/mempolicy.c
 F:     mm/migrate.c
 F:     mm/migrate_device.c