]> 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)
commit7c3412b257e55869b5f79afc5d60f482aea747c1
tree32e380798c28ca23b09855ac92fffd3400b64536
parent53fde211c5145a365d5653a41d0eff7c8bfbd867
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