diff options
author | Radu Iliescu <radui@bricsys.com> | 2012-01-19 03:57:57 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-24 20:33:19 (GMT) |
commit | 56ac11cf2f21366ad48b356f7a0d1af8cff3588e (patch) | |
tree | dd4471a9df32ddda044718d6d88cbb78cf941bea /mm/slab.c | |
parent | 90b9a5454fd2e626aa1614fe9ece6b63a0dc37af (diff) | |
download | linux-56ac11cf2f21366ad48b356f7a0d1af8cff3588e.tar.xz |
llc: Fix race condition in llc_ui_recvmsg
There is a race on sk_receive_queue between llc_ui_recvmsg and
sock_queue_rcv_skb.
Our current solution is to protect skb_eat in llc_ui_recvmsg
with the queue spinlock.
Signed-off-by: Radu Iliescu <riliescu@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions