aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_unix.h
diff options
context:
space:
mode:
authorArjan van de Ven <[email protected]>2006-08-02 21:06:55 +0000
committerDavid S. Miller <[email protected]>2006-08-02 21:06:55 +0000
commit76f10ad0e67cbc6ded2ee143e5188e0b7ff9fb15 (patch)
treed7afe6a19eaa80587736a447a240faefde6bd4fc /include/net/af_unix.h
parent[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error (diff)
downloadkernel-76f10ad0e67cbc6ded2ee143e5188e0b7ff9fb15.tar.gz
kernel-76f10ad0e67cbc6ded2ee143e5188e0b7ff9fb15.zip
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
The skb_queue_head_init() function is used both in drivers for private use and in the core networking code. The usage models are vastly set of functions that is only softirq safe; while the driver usage tends to be more limited to a few hardirq safe accessor functions. Rather than annotating all 133+ driver usages, for now just split this lock into a per queue class. This change is obviously safe and probably should make 2.6.18. Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/net/af_unix.h')
0 files changed, 0 insertions, 0 deletions