diff options
author | Paul E. McKenney <[email protected]> | 2010-01-04 16:04:02 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-01-13 09:06:07 +0100 |
commit | b6407e863934965cdc66cbc244d811ceeb6f4d77 (patch) | |
tree | 5fb8f9fe233a2084f283887e019e6bf5ac6fac29 /net/unix/af_unix.c | |
parent | cba8244a0f1c277b6b1e48ed6504fa434119e24d (diff) |
rcu: Give different levels of the rcu_node hierarchy distinct lockdep names
Previously, each level of the rcu_node hierarchy had the same
rather unimaginative name: "&rcu_node_class[i]". This makes
lockdep diagnostics involving these lockdep classes less helpful
than would be nice. This patch fixes this by giving each level
of the rcu_node hierarchy a distinct name: "rcu_node_level_0",
"rcu_node_level_1", and so on. This version of the patch
includes improved diagnostics suggested by Josh Triplett and
Peter Zijlstra.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <12626498421830-git-send-email->
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions