Here you go, Ingo:

 Index: net/irda/irttp.c
===================================================================
RCS file: /home/dsa/cvs/linux-2_6/net/irda/irttp.c,v
retrieving revision 1.1.1.11
diff -u -r1.1.1.11 irttp.c
--- a/net/irda/irttp.c 5 Mar 2007 13:18:59 -0000 1.1.1.11
+++ b/net/irda/irttp.c 16 Mar 2007 11:04:31 -0000
@@ -1455,6 +1468,7 @@

/* Not everything should be copied */
new->notify.instance = instance;
+ spin_lock_init(&new->lock);
init_timer(&new->todo_timer);

skb_queue_head_init(&new->rx_queue);


On 3/16/2007, "Samuel Ortiz" <[EMAIL PROTECTED]> wrote:

>
>Reply from Ingo, got mistakenly discarded by the irda-users mailing list:
>
>* Guennadi Liakhovetski <[EMAIL PROTECTED]> wrote:
>
>> > could you send the patch for that? Is it upstream already?
>>
>> It's indeed an IrDA bug (though mainly visible under rt-preempt) and
>> the patch has been sent to the maintainer and to stable.
>
>could you please bounce it to me too? I usually put such patches into
>-rt straight away and i drop them when they show up upstream.
>
>Ingo
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share your
>opinions on IT & business topics through brief surveys-and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>irda-users mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/irda-users
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to