diff options
author | Gregory Haskins <[email protected]> | 2007-10-11 22:11:11 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2007-10-11 22:11:11 +0200 |
commit | 3aa416b07f0adf01c090baab26fb70c35ec17623 (patch) | |
tree | a2c2c2f7bd8445b138b293ba6661833f970954ee /net/unix/sysctl_net_unix.c | |
parent | 94c61c0aeffe64452e742087cf803d0347ef8418 (diff) |
lockdep: fix mismatched lockdep_depth/curr_chain_hash
It is possible for the current->curr_chain_key to become inconsistent with the
current index if the chain fails to validate. The end result is that future
lock_acquire() operations may inadvertently fail to find a hit in the cache
resulting in a new node being added to the graph for every acquire.
Signed-off-by: Gregory Haskins <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions