[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180726151429.yjv7l7t4a6koug5y@black.fi.intel.com>
Date: Thu, 26 Jul 2018 18:14:29 +0300
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: "Kirill A. Shutemov" <kirill@...temov.name>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Dmitry Vyukov <dvyukov@...gle.com>,
Oleg Nesterov <oleg@...hat.com>,
Andrea Arcangeli <aarcange@...hat.com>,
linux-mm <linux-mm@...ck.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCHv3 1/3] mm: Introduce vma_init()
On Wed, Jul 25, 2018 at 07:42:01PM +0000, Andrew Morton wrote:
> On Wed, 25 Jul 2018 15:39:24 +0300 "Kirill A. Shutemov" <kirill@...temov.name> wrote:
>
> > There are few more:
> >
> > arch/arm64/include/asm/tlb.h: struct vm_area_struct vma = { .vm_mm = tlb->mm, };
> > arch/arm64/mm/hugetlbpage.c: struct vm_area_struct vma = { .vm_mm = mm };
> > arch/arm64/mm/hugetlbpage.c: struct vm_area_struct vma = { .vm_mm = mm };
>
> I'n not understanding. Your "mm: use vma_init() to initialize VMAs on
> stack and data segments" addressed all those?
Yeah, sorry. Looked at wrong tree.
--
Kirill A. Shutemov
Powered by blists - more mailing lists