https://github.com/torvalds/linux
Revision c836a8ba93869d6a0290a6ae0047fbef09066871 authored by Eric Dumazet on 03 December 2015, 05:48:14 UTC, committed by David S. Miller on 03 December 2015, 16:30:58 UTC
This patch completes the work I did in commit 45f6fad84cc3
("ipv6: add complete rcu protection around np->opt"), as I missed
sctp part.

This simply makes sure np->opt is used with proper RCU locking
and accessors.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6adc5fd
History
Tip revision: c836a8ba93869d6a0290a6ae0047fbef09066871 authored by Eric Dumazet on 03 December 2015, 05:48:14 UTC
ipv6: sctp: add rcu protection around np->opt
Tip revision: c836a8b
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 327.8 KB
Makefile -rw-r--r-- 53.5 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top