diff options
| author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-08 21:31:35 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-09-08 21:31:35 -0700 |
| commit | e0386005ff2a729998735e10769d99e1acbc2dd1 (patch) | |
| tree | c04134571b728581d9692fb16dffcdd38d52dbda /net/unix/af_unix.c | |
| parent | 92e32eaee288ee2e838fe76680cbaeaea25643c6 (diff) | |
| download | olio-linux-3.10-e0386005ff2a729998735e10769d99e1acbc2dd1.tar.xz olio-linux-3.10-e0386005ff2a729998735e10769d99e1acbc2dd1.zip | |
net: inet_add_protocol() can use cmpxchg()
Use cmpxchg() to get rid of spinlocks in inet_add_protocol() and
friends.
inet_protos[] & inet6_protos[] are moved to read_mostly section
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions