From: Ursula Braun <[EMAIL PROTECTED]>
Date: Fri, 13 Jul 2007 10:50:56 +0200

> From: Ursula Braun <[EMAIL PROTECTED]>
> 
> The accept_queue of an af_iucv socket will be corrupted, if
> adding and deleting of entries in this queue occurs at the
> same time (connect request from one client, while accept call
> is processed for another client).
> Solution: add locking when updating accept_q
> 
> Signed-off-by: Ursula Braun <[EMAIL PROTECTED]>
> Acked-by: Frank Pavlic <[EMAIL PROTECTED]>

Also applied, thanks.

In the future please us consistent formatting of your
changelog header lines.  I have to edit them by hand
and I'd like to stop having to do that.

Use something like:

[AF_IUCV]: Blah blah blah.

Thanks :)

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to