[PATCH] imon: don't wedge hardware after early callbacks

2012-01-26 Thread Jarod Wilson
This patch is just a minor update to one titled imon: Input from ffdc device type ignored from Corinna Vinschen. An earlier patch to prevent an oops when we got early callbacks also has the nasty side-effect of wedging imon hardware, as we don't acknowledge the urb. Rework the check slightly here

[PATCH] imon: don't wedge hardware after early callbacks

2012-01-25 Thread Jarod Wilson
This patch is just a minor update to one titled imon: Input from ffdc device type ignored from Corinna Vinschen. An earlier patch to prevent an oops when we got early callbacks also has the nasty side-effect of wedging imon hardware, as we don't acknowledge the urb. Rework the check slightly here

Re: [PATCH] imon: don't wedge hardware after early callbacks

2012-01-25 Thread Corinna Vinschen
Hi Jarod, On Jan 25 15:56, Jarod Wilson wrote: This patch is just a minor update to one titled imon: Input from ffdc device type ignored from Corinna Vinschen. An earlier patch to prevent an oops when we got early callbacks also has the nasty side-effect of wedging imon hardware, as we don't

Re: [PATCH] imon: don't wedge hardware after early callbacks

2012-01-25 Thread Jarod Wilson
Corinna Vinschen wrote: Hi Jarod, On Jan 25 15:56, Jarod Wilson wrote: This patch is just a minor update to one titled imon: Input from ffdc device type ignored from Corinna Vinschen. An earlier patch to prevent an oops when we got early callbacks also has the nasty side-effect of wedging imon