Re: [PATCH 12/28] mm, page_alloc: Remove unnecessary initialisation from __alloc_pages_nodemask()
From: Vlastimil Babka
Date: Tue Apr 26 2016 - 07:41:30 EST
On 04/16/2016 09:21 AM, Mel Gorman wrote:
page is guaranteed to be set before it is read with or without the
initialisation.
Signed-off-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>