commit | c33e7b05f1411b97cd0260ae682fc1cdb27bfaa4 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Wed Jan 30 09:27:58 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 30 22:41:13 2013 -0500 |
tree | d00958e4600cbef4a45b4622df6b3a9c4e205fa4 | |
parent | 18367681a10bd29c3f2305e6b7b984de5b33d548 [diff] |
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. Since all users are write-lock, it does not make sense to use rwlock here. Use simple spinlock. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>