slab: struct kmem_cache is protected by slab_mutex
authorFam Zheng <famz@redhat.com>
Tue, 21 Jan 2014 01:12:42 +0000 (09:12 +0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 21 Jan 2014 06:53:18 +0000 (07:53 +0100)
commit24755e2e3a21ba4e7d0911b26e265f231b2cea28
tree56b245a1b32276cb866306a1f81db9f2fd205b47
parent9c8f6820f0d7040db2bd669f3b3cc062c6c1a635
slab: struct kmem_cache is protected by slab_mutex

cache_chain_mutex has been replaced by slab_mutex. Fix this remaining
outdated comment.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/slab_def.h
This page took 0.041889 seconds and 5 git commands to generate.