Re: [RFC][PATCH 2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax
From: Michal Marek <hidden>
Date: 2011-07-26 18:31:38
Also in:
linux-mm, lkml
From: Michal Marek <hidden>
Date: 2011-07-26 18:31:38
Also in:
linux-mm, lkml
Dne 26.7.2011 17:19, Michal Hocko napsal(a):
On Tue 26-07-11 00:58:38, Michal Marek wrote:quoted
Cc: linux-mm@kvack.org Signed-off-by: Michal Marek <redacted>I assume that this is a cleanup. Without seeing the rest of the patch set (probably not in linux-mm missing in the CC) and the cover email it is hard to be sure. Could you add some description to the patch, please?
Sorry for the confusion. Patch 1/2 is here: https://lkml.org/lkml/2011/7/25/448 and provides a generic way to use CONFIG_* options in C expressions. This patch 2/2 for demonstration purposes only, if the first patch hits mainline, then I'll submit this one properly. Michal