lkml.org 
[lkml]   [2008]   [Mar]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 27 Mar 2008 00:05:01 +0100
FromPavel Machek <>
SubjectRe: iommu breaks usb after resume
On Thu 2008-03-27 00:00:17, Ingo Molnar wrote:
> 
> * Pavel Machek <pavel@ucw.cz> wrote:
> 
> > @@ -733,8 +735,8 @@ static struct pci_driver agp_amd64_pci_d
> >  	.probe		= agp_amd64_probe,
> >  	.remove		= agp_amd64_remove,
> >  #ifdef CONFIG_PM
> > -	.suspend	= agp_amd64_suspend,
> > -	.resume		= agp_amd64_resume,
> > +	.suspend_late	= agp_amd64_suspend,
> > +	.resume_early	= agp_amd64_resume,
> >  #endif
> 
> ah, makes sense. I've queued up your fix in x86.git (sans the debug 
> printks), please send your signoff once you can verify that it solves 
> the hibernation hang on your box and we'll push it into 2.6.25.

I've not even compiled it. It is obviously 

Signed-off-by: Pavel Machek <pavel@suse.cz>

(it is GPLed) ...but it is totally untested, and probably same fix
needs to go to all the agp drivers...?

I'll test it tommorow.
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
pomozte zachranit klanovicky les:  http://www.ujezdskystrom.info/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-03-27 00:07    [from the cache]
©2003-2008