aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorLorenzo Stoakes <[email protected]>2025-04-16 10:38:37 +0000
committerAndrew Morton <[email protected]>2025-04-18 03:10:09 +0000
commitea21641b6a79f9cdd64f8339983c71c89949dcb5 (patch)
tree5e7a48dd2eba0cc95e52e4a0f8a8292a8f01f840 /rust/helpers/platform.c
parentmm: vmscan: fix kswapd exit condition in defrag_mode (diff)
downloadkernel-ea21641b6a79f9cdd64f8339983c71c89949dcb5.tar.gz
kernel-ea21641b6a79f9cdd64f8339983c71c89949dcb5.zip
MAINTAINERS: add section for locking of mm's and VMAs
We place this under memory mapping as related to memory mapping abstractions in the form of mm_struct and vm_area_struct (VMA). Now we have separated out mmap/vma locking logic into the mmap_lock.c and mmap_lock.h files, so this should encapsulate the majority of the mm locking logic in the kernel. Suren is best placed to maintain this logic as the core architect of VMA locking as a whole. Link: https://lkml.kernel.org/r/e6ed679a184ca444b20dfa77af96913fd8b5efa0.1744799282.git.lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Suren Baghdasaryan <[email protected]> Reviewed-by: Shakeel Butt <[email protected]> Acked-by: David Hildenbrand <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: "Paul E . McKenney" <[email protected]> Cc: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions