]> git.baikalelectronics.ru Git - kernel.git/commit
ip: Router Alert RCU conversion
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 7 Jun 2010 03:12:08 +0000 (03:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2010 04:25:21 +0000 (21:25 -0700)
commitfb48d7c2905572bb3e21b841ab1298eddcdacb42
treed2dbf5c06e317b85f75b946a1b63ed0917d0382a
parent4ef887ecc3a98a2548352e3e656dfb1853f9b152
ip: Router Alert RCU conversion

Straightforward conversion to RCU.

One rwlock becomes a spinlock, and is static.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_input.c
net/ipv4/ip_sockglue.c