diff options
author | 2009-11-06 22:16:32 -0800 | |
---|---|---|
committer | 2009-11-06 22:16:32 -0800 | |
commit | 4df286e52917c95c415400367cfd523dfbb0f93a (patch) | |
tree | 70a3339e7e1d615331e5ab0a845cb24303209f68 /net/ipv4/tcp_timer.c | |
parent | apbuart: Fix build and missing driver unregister. (diff) | |
download | linux-dev-4df286e52917c95c415400367cfd523dfbb0f93a.tar.xz linux-dev-4df286e52917c95c415400367cfd523dfbb0f93a.zip |
sparc: Make atomic locks raw
SPIN_LOCK_UNLOCKED is deprecated and the locks which protect the
atomic operations have no dependency on other locks and the code is
well tested so the conversion to a raw lock is safe.
Make the lock array static while at it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions