Commit 86fba61
MAINTAINERS: add memory advice section
The madvise code straddles both VMA and page table manipulation. As a
result, separate it out into its own section and add maintainers/reviewers
as appropriate.
We additionally include the mman-common.h file as this contains the shared
madvise flags and it is important we maintain this alongside madvise.c.
Link: https://lkml.kernel.org/r/20250411072724.10841-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Jann Horn <jannh@google.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>1 parent 1413efd commit 86fba61
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15573 | 15573 | | |
15574 | 15574 | | |
15575 | 15575 | | |
| 15576 | + | |
| 15577 | + | |
| 15578 | + | |
| 15579 | + | |
| 15580 | + | |
| 15581 | + | |
| 15582 | + | |
| 15583 | + | |
| 15584 | + | |
| 15585 | + | |
| 15586 | + | |
| 15587 | + | |
| 15588 | + | |
| 15589 | + | |
15576 | 15590 | | |
15577 | 15591 | | |
15578 | 15592 | | |
| |||
0 commit comments