On Tue, 30 Oct 2012, Sebastian Andrzej Siewior wrote:
> * Alan Stern | 2012-10-29 12:04:10 [-0400]:
>
> >Was that really the problem? My memory is not what it was three weeks
> >ago...
> >
> >If so, there's a simpler solution. The list_for_each_entry_safe()
> >loop in dummy_timer() should no
* Alan Stern | 2012-10-29 12:04:10 [-0400]:
>Was that really the problem? My memory is not what it was three weeks
>ago...
>
>If so, there's a simpler solution. The list_for_each_entry_safe()
>loop in dummy_timer() should not consider URBs that were added after
>the loop started. That ought