]> asedeno.scripts.mit.edu Git - linux.git/commit
mm/slub.c: update the comment about slab frozen
authorLiu Xiang <liu.xiang6@zte.com.cn>
Tue, 14 May 2019 00:16:28 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2019 16:47:45 +0000 (09:47 -0700)
commit632b2ef0c72d9ea0f76619ad04ca53aae121f8b9
treec3d5f0e1c2ebf7fd6c597dd28af5a151b2143894
parent517f9f1ee5ed0a05d0f6f884f6d9b5c46ac5a810
mm/slub.c: update the comment about slab frozen

Now frozen slab can only be on the per cpu partial list.

Link: http://lkml.kernel.org/r/1554022325-11305-1-git-send-email-liu.xiang6@zte.com.cn
Signed-off-by: Liu Xiang <liu.xiang6@zte.com.cn>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slub.c