android_kernel_xiaomi_sm8350/net
Paul Moore 609c92feea [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
The CIPSOv4 cache traversal routines are triggered both the userspace events
(cache invalidation due to DOI removal or updated SELinux policy) and network
packet processing events.  As a result there is a problem with the existing
CIPSOv4 cache spinlocks as they are not bottom-half/softirq safe.  This patch
converts the CIPSOv4 cache spin_[un]lock() calls into spin_[un]lock_bh() calls
to address this problem.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-25 15:52:37 -07:00
..
802
8021q
appletalk
atm [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) 2006-09-22 15:19:13 -07:00
ax25
bluetooth
bridge [NETFILTER]: kill listhelp.h 2006-09-22 15:19:45 -07:00
core Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2006-09-24 10:15:13 -07:00
dccp [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
decnet [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
econet
ethernet [ETH]: indentation and cleanup 2006-09-22 14:55:09 -07:00
ieee80211 net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ipv4 [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe 2006-09-25 15:52:37 -07:00
ipv6 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. 2006-09-22 15:20:29 -07:00
ipx
irda
key [XFRM] POLICY: Support netlink socket interface for sub policy. 2006-09-22 15:08:35 -07:00
lapb
llc
netfilter [NETFILTER]: xt_limit: add compat conversion functions 2006-09-22 15:20:06 -07:00
netlabel [NetLabel]: correct improper handling of non-NetLabel peer contexts 2006-09-25 15:52:01 -07:00
netlink [GENL]: Provide more information to userspace about registered genl families 2006-09-22 15:18:51 -07:00
netrom
packet [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
rose
rxrpc
sched [PKT_SCHED] act_simple.c: make struct simp_hash_info static 2006-09-22 15:18:40 -07:00
sctp [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 2006-09-22 15:20:26 -07:00
sunrpc Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2006-09-23 16:58:40 -07:00
tipc
unix [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly 2006-09-22 15:18:42 -07:00
wanrouter
x25
xfrm [XFRM]: Fix wildcard as tunnel source 2006-09-22 15:19:06 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET]: Change somaxconn sysctl to __read_mostly 2006-09-22 15:18:41 -07:00
sysctl_net.c
TUNABLE