Re: [PATCH v3 2/2] mm: Check kmem_create_cache flags are commons
From: Andrew Morton
Date: Mon Nov 07 2016 - 18:07:19 EST
On Mon, 7 Nov 2016 13:11:15 -0800 Thomas Garnier <thgarnie@xxxxxxxxxx> wrote:
> Verify that kmem_create_cache flags are not allocator specific. It is
> done before removing flags that are not available with the current
> configuration.
What is the reason for this change?