diff options
author | Christoph Lameter <clameter@sgi.com> | 2007-07-17 13:03:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 19:23:02 +0200 |
commit | 8ab1372fac5684de56c68f0da1ddc90e1c4ce740 (patch) | |
tree | 42594d334c83ff18655731bf4d9f5d023c9c2886 /kernel/nsproxy.c | |
parent | SLUB: Move sysfs operations outside of slub_lock (diff) | |
download | linux-8ab1372fac5684de56c68f0da1ddc90e1c4ce740.tar.xz linux-8ab1372fac5684de56c68f0da1ddc90e1c4ce740.zip |
SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
We currently cannot disable CONFIG_SLUB_DEBUG for CONFIG_NUMA. Now that
embedded systems start to use NUMA we may need this.
Put an #ifdef around places where NUMA only code uses fields only valid
for CONFIG_SLUB_DEBUG.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions