diff options
author | Joonsoo Kim <iamjoonsoo.kim@lge.com> | 2014-08-06 16:04:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-06 18:01:14 -0700 |
commit | 49dfc304ba241b315068023962004542c5118103 (patch) | |
tree | cd8563b6b7fc120bf43cfbbe3ab63a5f859fb583 /Documentation/unshare.txt | |
parent | c8522a3a5832b843570a3315674f5a3575958a51 (diff) | |
download | blackbird-op-linux-49dfc304ba241b315068023962004542c5118103.tar.gz blackbird-op-linux-49dfc304ba241b315068023962004542c5118103.zip |
slab: use the lock on alien_cache, instead of the lock on array_cache
Now, we have separate alien_cache structure, so it'd be better to hold
the lock on alien_cache while manipulating alien_cache. After that, we
don't need the lock on array_cache, so remove it.
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/unshare.txt')
0 files changed, 0 insertions, 0 deletions