diff options
| author | Joonsoo Kim <[email protected]> | 2014-08-06 16:04:35 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:14 -0700 |
| commit | 367f7f2f45e7f601bcf87aeffb0c81e6d26e53df (patch) | |
| tree | 9fd27e53d1e0c82e905ffd07501072d96f54d087 /tools/perf/scripts/python | |
| parent | 833b706cc8b7b555e18d3426e9616bd066883a7a (diff) | |
slab: remove a useless lockdep annotation
Now, there is no code to hold two lock simultaneously, since we don't
call slab_destroy() with holding any lock. So, lockdep annotation is
useless now. Remove it.
v2: don't remove BAD_ALIEN_MAGIC in this patch. It will be removed
in the following patch.
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