]> git.baikalelectronics.ru Git - kernel.git/commit
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
authorChristoph Lameter <cl@linux.com>
Tue, 5 Feb 2013 18:45:23 +0000 (18:45 +0000)
committerPekka Enberg <penberg@kernel.org>
Wed, 6 Feb 2013 18:36:14 +0000 (20:36 +0200)
commit86eb92868b4e48e479de684c2c83b6365013fefa
tree32e380798c28ca23b09855ac92fffd3400b64536
parent99c72d25b5c50b693058f1c4c1db76333ecd4ff8
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections

Variables were not properly converted and the conversion caused
a naming conflict.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c