* [folded-merged] mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2.patch removed from -mm tree
@ 2025-06-13 4:37 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-06-13 4:37 UTC (permalink / raw)
To: mm-commits, lorenzo.stoakes, akpm
The quilt patch titled
Subject: mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2
has been removed from the -mm tree. Its filename was
mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2.patch
This patch was dropped because it was folded into mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems.patch
------------------------------------------------------
From: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Subject: mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2
Date: Tue, 10 Jun 2025 11:03:11 +0100
remove unused declarations
Link: https://lkml.kernel.org/r/ac3ae324-4c65-432a-8c6d-2af988b18ac8@lucifer.local
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/vma.h | 4 ----
1 file changed, 4 deletions(-)
--- a/mm/vma.h~mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2
+++ a/mm/vma.h
@@ -617,8 +617,4 @@ int create_init_stack_vma(struct mm_stru
int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift);
#endif
-struct vm_area_desc *vma_to_desc(struct vm_area_struct *vma,
- struct vm_area_desc *desc);
-void set_vma_from_desc(struct vm_area_struct *vma, struct vm_area_desc *desc);
-
#endif /* __MM_VMA_H */
_
Patches currently in -mm which might be from lorenzo.stoakes@oracle.com are
mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems.patch
docs-mm-expand-vma-doc-to-highlight-pte-freeing-non-vma-traversal.patch
mm-ksm-have-ksm-vma-checks-not-require-a-vma-pointer.patch
mm-ksm-refer-to-special-vmas-via-vm_special-in-ksm_compatible.patch
mm-prevent-ksm-from-breaking-vma-merging-for-new-vmas.patch
tools-testing-selftests-add-vma-merge-tests-for-ksm-merge.patch
mm-pagewalk-split-walk_page_range_novma-into-kernel-user-parts.patch
mm-mremap-introduce-more-mergeable-mremap-via-mremap_relocate_anon.patch
mm-mremap-add-mremap_must_relocate_anon.patch
mm-mremap-add-mremap_relocate_anon-support-for-large-folios.patch
tools-uapi-update-copy-of-linux-mmanh-from-the-kernel-sources.patch
tools-testing-selftests-add-sys_mremap-helper-to-vm_utilh.patch
tools-testing-selftests-add-mremap-cases-that-merge-normally.patch
tools-testing-selftests-add-mremap_relocate_anon-merge-test-cases.patch
tools-testing-selftests-expand-mremap-tests-for-mremap_relocate_anon.patch
tools-testing-selftests-have-cow-self-test-use-mremap_relocate_anon.patch
tools-testing-selftests-test-relocate-anon-in-split-huge-page-test.patch
tools-testing-selftests-add-mremap_relocate_anon-fork-tests.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-13 4:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 4:37 [folded-merged] mm-add-mmap_prepare-compatibility-layer-for-nested-file-systems-fix-2.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.