OSDN Git Service

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)
commitdb8450673458e724229e91050ac9a92253b01234
tree32e380798c28ca23b09855ac92fffd3400b64536
parentc601fd6956e92b0eb268d4af754073c76155b99d
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