diff options
author | Ingo Molnar <[email protected]> | 2009-09-15 11:00:26 +0200 |
---|---|---|
committer | Pekka Enberg <[email protected]> | 2009-09-15 22:32:10 +0300 |
commit | fdaa45e95d2ef59a140d2fb2e487141f83f5a07c (patch) | |
tree | 262f543514ab9366de694fc66f65533fd242a37e /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 0cb583fd2862f19ea88b02eb307d11c09e51e2f8 (diff) |
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
This build bug:
mm/slub.c: In function 'kmem_cache_open':
mm/slub.c:2476: error: 'disable_higher_order_debug' undeclared (first use in this function)
mm/slub.c:2476: error: (Each undeclared identifier is reported only once
mm/slub.c:2476: error: for each function it appears in.)
Triggers because there's no !CONFIG_SLUB_DEBUG definition for
disable_higher_order_debug.
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions