Merge tag 'v5.15-rc1' into android-mainline

Linux 5.15-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ib4933c598d27b18268860e7549966ef7724652fc
This commit is contained in:
Greg Kroah-Hartman
2021-09-15 13:17:39 +02:00
764 changed files with 25969 additions and 9542 deletions

View File

@@ -1068,6 +1068,7 @@ static struct mm_struct *mm_init(struct mm_struct *mm, struct task_struct *p,
mm->pmd_huge_pte = NULL;
#endif
mm_init_uprobes_state(mm);
hugetlb_count_init(mm);
if (current->mm) {
mm->flags = current->mm->flags & MMF_INIT_MASK;