]> Pileus Git - ~andy/linux/commit
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
authorJulian Anastasov <ja@ssi.bg>
Wed, 17 Apr 2013 20:50:50 +0000 (23:50 +0300)
committerSimon Horman <horms@verge.net.au>
Tue, 23 Apr 2013 02:43:05 +0000 (11:43 +0900)
commit371990eeec13f9fdee9a5e1d3d811ad24a5cb25e
tree818e502235808c673510f12e66ad6cb17af15024
parent7cf2eb7bccbe0d7a8ab1d1382c4faa2b3abf817f
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c

- RCU annotations for ip_vs_info_seq_start and _stop
- __percpu for cpustats
- properly dereference svc->pe in ip_vs_genl_fill_service

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_ctl.c