Messages in this thread |  | | From | "Winkler, Tomas" <> | Subject | RE: mei: cancel stall timers in mei_reset | Date | Wed, 6 Nov 2013 20:03:34 +0000 |
| |
> -----Original Message----- > From: Eugene Shatokhin [mailto:eugene.shatokhin@rosalab.ru] > Sent: Wednesday, November 06, 2013 09:14 > To: Winkler, Tomas > Cc: Usyskin, Alexander; Nicolò Costanza; Alex Burmashev; LKML > Subject: Re: mei: cancel stall timers in mei_reset > > Hi, > > > Please try to comment out schedule_delayed_work(&dev->timer_work, > HZ); in pci-me.c > > You mean this call in mei_me_pci_resume() rather than in .probe, I > suppose? There are two such calls in pci-me.c. >
You can safely comment out all of the timer_work.
Thanks Tomas
|  |