Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add missing headers to mempory policy & migration section

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>

authored by

Joshua Hahn and committed by
Andrew Morton
af915c3c 1729003f

+2
+2
MAINTAINERS
··· 15849 15849 W: http://www.linux-mm.org 15850 15850 T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 15851 15851 F: include/linux/mempolicy.h 15852 + F: include/uapi/linux/mempolicy.h 15852 15853 F: include/linux/migrate.h 15854 + F: include/linux/migrate_mode.h 15853 15855 F: mm/mempolicy.c 15854 15856 F: mm/migrate.c 15855 15857 F: mm/migrate_device.c