From: Eric Dumazet Date: Fri, 18 Feb 2011 03:26:36 +0000 (+0000) Subject: net: add __rcu annotations to sk_wq and wq X-Git-Tag: v2.6.39-rc1~468^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaefd1105bc431ef329599e307a07f2a36ae7872;p=pandora-kernel.git net: add __rcu annotations to sk_wq and wq Add proper RCU annotations/verbs to sk_wq and wq members Fix __sctp_write_space() sk_sleep() abuse (and sock->wq access) Fix sunrpc sk_sleep() abuse too Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed