Re: uninterruptible sleep in unix_dgram_recvmsg

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Monday, March 8, 2010 - 1:48 pm

From: Michal Schmidt <mschmidt@redhat.com>
Date: Thu, 4 Mar 2010 18:41:14 +0100


Unfortunately I can't find any discussions about that change
and I can't find my own personal email archives from that far
back.

This is what irks me about handling security issues off-list
and in private.

In any event, I'm pretty sure we need to protect the dequeue
of SKBs from the datagram recv_queue with that mutex.  So
I'm weary to apply your patch.

Can you find a way to fix this without moving the SKB
dequeue outside of the lock?

Thanks.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
uninterruptible sleep in unix_dgram_recvmsg, Michal Schmidt, (Thu Mar 4, 10:41 am)
Re: uninterruptible sleep in unix_dgram_recvmsg, David Miller, (Mon Mar 8, 1:48 pm)