diff options
| author | Oleg Nesterov <[email protected]> | 2008-04-04 18:54:10 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2008-04-17 10:22:31 +0000 |
| commit | 8e60e05fdc7344415fa69a3883b11f65db967b47 (patch) | |
| tree | a0b13c31670221906e8d48cb7bf47dc8f8043918 /net/unix/sysctl_net_unix.c | |
| parent | timers: simplify lockdep handling (diff) | |
| download | kernel-8e60e05fdc7344415fa69a3883b11f65db967b47.tar.gz kernel-8e60e05fdc7344415fa69a3883b11f65db967b47.zip | |
hrtimers: simplify lockdep handling
In order to avoid the false positive from lockdep, each per-cpu base->lock has
the separate lock class and migrate_hrtimers() uses double_spin_lock().
This is overcomplicated: except for migrate_hrtimers() we never take 2 locks
at once, and migrate_hrtimers() can use spin_lock_nested().
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
