99
edits
Changes
m
Instead of using a dedicated spinlock, we static inline int sk_hashed(abconst struct sock *sk)use inetsw_lock{ return !sk_unhashed(sk);}
static inline int sk_hashedInstead of using a dedicated spinlock, we (const struct sock *skab){ return !sk_unhashed(sk);}use inetsw_lock
Add them upside-down to make new quotes appear at the top
----
<pre>
</pre>
:''from linux-2.6.23/include/net/ipv4/af_inetsock.c:build_ehash_secret()h''
----
<pre>
</pre>
:''from linux-2.6.23/includenet/netipv4/sockaf_inet.hc:build_ehash_secret()''
[[Category: Kernel]]