From: Fam Zheng Date: Tue, 21 Jan 2014 01:12:42 +0000 (+0800) Subject: slab: struct kmem_cache is protected by slab_mutex X-Git-Tag: v3.14-rc1~128^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24755e2e3a21ba4e7d0911b26e265f231b2cea28;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed