commit | 455ce9eb1cfa083da0def023094190aeb133855a | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Aug 14 14:53:22 2012 -0700 |
committer | Pekka Enberg <penberg@kernel.org> | Thu Aug 16 09:36:05 2012 +0300 |
tree | 0326a78991510a6079313981b55206244537e1ff | |
parent | 48f2474144ac708f1faad97e82a863ca8214b602 [diff] |
mm/slab_common.c: cleanup Eliminate an ifdef and a label by moving all the CONFIG_DEBUG_VM checking inside the locked region. Cc: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Pekka Enberg <penberg@kernel.org>