Hi Konstantin, On Fri, 17 Feb 2012 16:08:15 +0400 Konstantin Khlebnikov wrote: > > Config NUMA must be defined for all architectures, > otherwise IS_ENABLED(CONFIG_NUMA) does not work. > Some arch-specific Kconfig already has this stub. > This patch adds it to all remaining. Why not add it somewhere generic (like mm/Kconfig, maybe) and then it can be removed from the architecture specific places over time (if necessary - I am pretty sure it is ok to have it there twice)? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au