summaryrefslogtreecommitdiff
path: root/mm/slub.c
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>2012-09-30 17:28:25 +0900
committerPekka Enberg <penberg@kernel.org>2012-10-03 09:53:34 +0300
commit608da7e3fc7259eca0d983b31bc8915af14cf15e (patch)
tree16ee40aa4a503edb45af10b6aedb7cb1d7a5cd5c /mm/slub.c
parent788e1aadadd0d5a9cbffce10c34840b4072bc733 (diff)
downloadlinux-3.10-608da7e3fc7259eca0d983b31bc8915af14cf15e.tar.gz
linux-3.10-608da7e3fc7259eca0d983b31bc8915af14cf15e.tar.bz2
linux-3.10-608da7e3fc7259eca0d983b31bc8915af14cf15e.zip
slab: Fix build failure in __kmem_cache_create()
Fix build failure with CONFIG_DEBUG_SLAB=y && CONFIG_DEBUG_PAGEALLOC=y caused by commit 8a13a4cc "mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists". mm/slab.c: In function '__kmem_cache_create': mm/slab.c:2474: error: 'align' undeclared (first use in this function) mm/slab.c:2474: error: (Each undeclared identifier is reported only once mm/slab.c:2474: error: for each function it appears in.) make[1]: *** [mm/slab.o] Error 1 make: *** [mm] Error 2 Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions