]> nv-tegra.nvidia Code Review - linux-2.6.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)
commit66018506e15bea62de4eefc3298f170b4bfcf5ef
treed2dbf5c06e317b85f75b946a1b63ed0917d0382a
parent8b37ef0a1f6c2401fea3536facfa21191936bd6c
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