release 6.12.9
This commit is contained in:
@@ -46,7 +46,7 @@ Suggested-by: David Hildenbrand <david@redhat.com>
|
||||
hugetlb_zap_begin(vma, &range.start, &range.end);
|
||||
--- a/mm/mmap.c
|
||||
+++ b/mm/mmap.c
|
||||
@@ -1927,7 +1927,6 @@ void exit_mmap(struct mm_struct *mm)
|
||||
@@ -1931,7 +1931,6 @@ void exit_mmap(struct mm_struct *mm)
|
||||
goto destroy;
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@ Suggested-by: David Hildenbrand <david@redhat.com>
|
||||
flush_cache_mm(mm);
|
||||
tlb_gather_mmu_fullmm(&tlb, mm);
|
||||
/* update_hiwater_rss(mm) here? but nobody should be looking */
|
||||
@@ -2370,7 +2369,6 @@ int relocate_vma_down(struct vm_area_str
|
||||
@@ -2374,7 +2373,6 @@ int relocate_vma_down(struct vm_area_str
|
||||
vma, new_start, length, false, true))
|
||||
return -ENOMEM;
|
||||
|
||||
|
Reference in New Issue
Block a user