[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3770de46-c833-c956-91bd-71cacd464f10@suse.cz>
Date: Thu, 27 Feb 2020 09:01:18 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Anshuman Khandual <anshuman.khandual@....com>, linux-mm@...ck.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 3/3] mm/vma: Make is_vma_temporary_stack() available
for general use
On 2/27/20 6:56 AM, Anshuman Khandual wrote:
> Currently the declaration and definition for is_vma_temporary_stack() are
> scattered. Lets make is_vma_temporary_stack() helper available for general
> use and also drop the declaration from (include/linux/huge_mm.h) which is
> no longer required. While at this, rename this as vma_is_temporary_stack()
> in line with existing helpers. This should not cause any functional change.
>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: linux-kernel@...r.kernel.org
> Cc: linux-mm@...ck.org
> Signed-off-by: Anshuman Khandual <anshuman.khandual@....com>
Acked-by: Vlastimil Babka <vbabka@...e.cz>
Thanks.
Powered by blists - more mailing lists