diff options
author | Wang Sheng-Hui <shhuiw@gmail.com> | 2014-08-07 01:04:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 03:01:15 +0200 |
commit | 8a7d9b4306258e092afaae3c663661d22bf91f5c (patch) | |
tree | b28c9644bf084a235b14897573e6bd4c9ce9321f /lib/locking-selftest-mutex.h | |
parent | mm: move slab related stuff from util.c to slab_common.c (diff) | |
download | linux-8a7d9b4306258e092afaae3c663661d22bf91f5c.tar.xz linux-8a7d9b4306258e092afaae3c663661d22bf91f5c.zip |
mm/slab.c: fix comments
Current struct kmem_cache has no 'lock' field, and slab page is managed by
struct kmem_cache_node, which has 'list_lock' field.
Clean up the related comment.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
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>
Diffstat (limited to 'lib/locking-selftest-mutex.h')
0 files changed, 0 insertions, 0 deletions