From: Ursula Braun Date: Fri, 8 Feb 2008 02:07:19 +0000 (-0800) Subject: [AF_IUCV]: broken send_skb_q results in endless loop X-Git-Tag: v2.6.25-rc1~45^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44447229e35115675d166b51a52e512c281475c;p=pandora-kernel.git [AF_IUCV]: broken send_skb_q results in endless loop A race has been detected in iucv_callback_txdone(). skb_unlink has to be done inside the locked area. In addition checkings for successful allocations are inserted. Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed