diff options
| author | Joonsoo Kim <[email protected]> | 2014-08-06 16:04:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:14 -0700 |
| commit | 49dfc304ba241b315068023962004542c5118103 (patch) | |
| tree | cd8563b6b7fc120bf43cfbbe3ab63a5f859fb583 /tools/perf/scripts/python | |
| parent | c8522a3a5832b843570a3315674f5a3575958a51 (diff) | |
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 <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions