From: Shaohua Li Date: Wed, 24 Aug 2011 00:57:52 +0000 (+0800) Subject: slub: explicitly document position of inserting slab to partial list X-Git-Tag: v3.2-rc1~152^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136333d104bd3a62d783b0ac3d0f32ac0108c5d0;p=pandora-kernel.git slub: explicitly document position of inserting slab to partial list Adding slab to partial list head/tail is sensitive to performance. So explicitly uses DEACTIVATE_TO_TAIL/DEACTIVATE_TO_HEAD to document it to avoid we get it wrong. Acked-by: Christoph Lameter Signed-off-by: Shaohua Li Signed-off-by: Shaohua Li Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed