linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 3.0-rc2: mei breaks suspend
@ 2011-06-16  9:02 Stefan Seyfried
  2011-06-16  9:19 ` Maarten Lankhorst
  2011-06-16 10:24 ` Arkadiusz Miskiewicz
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Seyfried @ 2011-06-16  9:02 UTC (permalink / raw)
  To: linux-kernel

Hi,

having the "mei" driver loaded, which happened automatically on my
ThinkPad X200s, successfully prevents any suspend efforts:

[39736.728116] pci_pm_suspend(): mei_pci_suspend+0x0/0xc0 [mei] returns 9999

The code has not changed since 3.0-rc2, so I did not try compiling latest
git.

Jiri Slaby hinted that this code in drivers/staging/mei/wd.c is to blame:

169         ret = wait_event_interruptible_timeout(dev->wait_stop_wd,
170                                         dev->wd_stopped, 10 * HZ);

I am, however, not familiar enough with timers and stuff to immediately
spot the problem.

Removing the module before suspend is a workaround.

This could be considered a regression, as suspend worked very well before
this driver was introduced :-)

Best regards,

	Stefan
-- 
Stefan Seyfried

Linux Consultant & Developer
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-16 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16  9:02 3.0-rc2: mei breaks suspend Stefan Seyfried
2011-06-16  9:19 ` Maarten Lankhorst
2011-06-16  9:38   ` Maarten Lankhorst
2011-06-16 10:24 ` Arkadiusz Miskiewicz
2011-06-16 14:27   ` Stefan Seyfried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).