summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2014-08-07 03:04:31 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-07 05:01:14 +0400
commit49dfc304ba241b315068023962004542c5118103 (patch)
treecd8563b6b7fc120bf43cfbbe3ab63a5f859fb583 /include/linux/stackprotector.h
parentc8522a3a5832b843570a3315674f5a3575958a51 (diff)
downloadlinux-49dfc304ba241b315068023962004542c5118103.tar.xz
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 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions