diff options
| author | Lai Jiangshan <[email protected]> | 2010-12-21 09:55:10 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-03-11 20:09:53 +0000 |
| commit | 017f2b239dabb2740b91df162e004371b861f371 (patch) | |
| tree | ed429ce014e9998abe35a764e48e1ad22b46da59 /net/unix/af_unix.c | |
| parent | futex,plist: Pass the real head of the priority list to plist_del() (diff) | |
| download | kernel-017f2b239dabb2740b91df162e004371b861f371.tar.gz kernel-017f2b239dabb2740b91df162e004371b861f371.zip | |
futex,plist: Remove debug lock assignment from plist_node
The original code uses &plist_node->plist as the fake head of
the priority list for plist_del(), these debug locks in
the fake head are needed for CONFIG_DEBUG_PI_LIST.
But now we always pass the real head to plist_del(), the debug locks
in plist_node will not be used, so we remove these assignments.
Acked-by: Darren Hart <[email protected]>
Signed-off-by: Lai Jiangshan <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
