[NET]: New sysctls should use __read_mostly tags
authorEric Dumazet <dada1@cosmosbay.com>
Fri, 9 Mar 2007 06:36:37 +0000 (22:36 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:19 +0000 (22:24 -0700)
net_msg_warn should be placed in the read_mostly section, to avoid
performance problems on SMP

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found