Bug 10279

Summary: suspend slow in 2.6.25-rc6
Product: ACPI Reporter: Rafael J. Wysocki (rjw)
Component: ECAssignee: Alexey Starikovskiy (astarikovskiy)
Status: CLOSED CODE_FIX    
Severity: normal CC: acpi-bugzilla, astarikovskiy, bunk, pavel
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.25-rc6 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on: 9998    
Bug Blocks: 9832    
Attachments: Change msleep(5) to original udelay(100)

Description Rafael J. Wysocki 2008-03-18 17:25:56 UTC
Subject    : suspend slow in 2.6.25-rc6
Submitter  : Pavel Machek <pavel@suse.cz>
Date       : 2008-03-18
References : http://lkml.org/lkml/2008/3/18/145
Handled-By : Alexey Starikovskiy <astarikovskiy@suse.de>

This entry is being used for tracking a regression from 2.6.24.  Please don't
close it until the problem is fixed in the mainline.
Comment 1 Rafael J. Wysocki 2008-03-18 17:31:08 UTC
References : http://lkml.org/lkml/2008/3/17/353
Comment 2 Alexey Starikovskiy 2008-03-18 18:08:27 UTC
Created attachment 15335 [details]
Change msleep(5) to original udelay(100)

Please check if it works.
Comment 3 Len Brown 2008-03-18 19:18:00 UTC
closing as a duplicate of bug 9998, which caused this regression,
and is where this issue is being debugged.

*** This bug has been marked as a duplicate of bug 9998 ***
Comment 4 Adrian Bunk 2008-03-19 01:34:29 UTC
In this case it's not a duplicate (bug 9998 is not a user-visible regression from 2.6.24), but it depends on this bug being fixed.

Reopening, since otherwise we would lose this bug being tracked as a 2.6.25 regression.