diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-07-03 07:25:28 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-03 22:27:09 (GMT) |
commit | 2b2d5493e10051694ae3a57ea6a153e3cb4d4488 (patch) | |
tree | e44a89aa4d9c7c635770cb8891703f555d48b08d /fs/efs | |
parent | 897c6ff9568bcb102ffc6b465ebe1def0cba829d (diff) | |
download | linux-fsl-qoriq-2b2d5493e10051694ae3a57ea6a153e3cb4d4488.tar.xz |
[PATCH] lockdep: annotate SLAB code
Teach special (recursive) locking code to the lock validator. Has no effect
on non-lockdep kernels.
Fix initialize-locks-via-memcpy assumptions.
Effects on non-lockdep kernels: the subclass nesting parameter is passed into
cache_free_alien() and __cache_free(), and turns one internal
kmem_cache_free() call into an open-coded __cache_free() call.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Christoph Lameter <clameter@engr.sgi.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions