diff options
| author | Ingo Molnar <[email protected]> | 2006-08-15 00:06:56 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-08-17 16:29:48 -0700 |
| commit | 640c41c77a96dbbfb74d40ae86ab75b759afb911 (patch) | |
| tree | 58c7ae0097b2d5a2b724ffb36edcd3a3ab18ba05 /scripts | |
| parent | deb47c66e12a645f7eec9b1c153c05ed47989439 (diff) | |
[IPV6] lockdep: annotate __icmpv6_socket
Split off __icmpv6_socket's sk->sk_dst_lock class, because it gets
used from softirqs, which is safe for __icmpv6_sockets (because they
never get directly used via userspace syscalls), but unsafe for normal
sockets.
Has no effect on non-lockdep kernels.
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Herbert Xu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions