diff options
author | Christoph Lameter <clameter@sgi.com> | 2007-07-17 04:03:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 10:23:02 -0700 |
commit | 8ab1372fac5684de56c68f0da1ddc90e1c4ce740 (patch) | |
tree | 42594d334c83ff18655731bf4d9f5d023c9c2886 /init | |
parent | a0e1d1be204612ee83b3afe8aa24c5d27e63d464 (diff) | |
download | linux-8ab1372fac5684de56c68f0da1ddc90e1c4ce740.tar.bz2 |
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 'init')
0 files changed, 0 insertions, 0 deletions