Re: [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE
From: Vlastimil Babka <hidden>
Date: 2015-03-02 13:47:42
Also in:
cgroups, linux-mm, lkml
From: Vlastimil Babka <hidden>
Date: 2015-03-02 13:47:42
Also in:
cgroups, linux-mm, lkml
On 02/27/2015 11:17 PM, David Rientjes wrote:
Nothing calls __cpuset_node_allowed() with __GFP_THISNODE set anymore, so remove the obscure comment about it and its special-case exception. Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Vlastimil Babka <redacted>