linux/include
Herbert Xu 1470ddf7f8 inet: Remove explicit write references to sk/inet in ip_append_data
In order to allow simultaneous calls to ip_append_data on the same
socket, it must not modify any shared state in sk or inet (other
than those that are designed to allow that such as atomic counters).

This patch abstracts out write references to sk and inet_sk in
ip_append_data and its friends so that we may use the underlying
code in parallel.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-01 12:35:02 -08:00
..
acpi
asm-generic
crypto
drm
keys
linux netpoll: remove IFF_IN_NETPOLL flag 2011-02-27 16:11:51 -08:00
math-emu
media
mtd
net inet: Remove explicit write references to sk/inet in ip_append_data 2011-03-01 12:35:02 -08:00
pcmcia
rdma
rxrpc
scsi
sound
target [SCSI] target: fix use after free detected by SLUB poison 2011-02-12 12:32:41 -06:00
trace
video
xen
Kbuild