Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pavel Machek
Date: Tuesday, March 18, 2008 - 4:43 pm

On Tue 2008-03-18 10:31:28, Linus Torvalds wrote:

Minimal fix for slowness problem is:

Fix suspend slowness problem, introduced by:

| commit 2c81ce4c9c37b910210f2640c28e98a0c398dc26
| tree e46ccf30836014d115e72791263697585f7943f6
| parent 2f44bbb495dd3e6d0209eff2257438ab9c570e5b
| author Alexey Starikovskiy <astarikovskiy@suse.de> Tue, 11 Mar 2008
| 13:30:00 -0400
| committer Len Brown <len.brown@intel.com> Tue, 11 Mar 2008 13:30:00
| -0400
|
|    ACPI: EC: Handle IRQ storm on Acer laptops

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

---
commit 2fc3b3069659f4d914cd6863f606c5d01d7d1644
tree 39e9fded0e00ba04947c24073873b5c7ff55af52
parent e094d39e372df9d3e360f2c2672f2860c0995f6a
author Pavel <pavel@amd.ucw.cz> Wed, 19 Mar 2008 00:43:14 +0100
committer Pavel <pavel@amd.ucw.cz> Wed, 19 Mar 2008 00:43:14 +0100

 drivers/acpi/ec.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/acpi/ec.c b/drivers/acpi/ec.c
index e7e197e..360adc0 100644
--- a/drivers/acpi/ec.c
+++ b/drivers/acpi/ec.c
@@ -230,7 +230,6 @@ static int acpi_ec_wait(struct acpi_ec *
 		while (time_before(jiffies, delay)) {
 			if (acpi_ec_check_status(ec, event))
 				goto end;
-			msleep(5);
 		}
 	}
 	pr_err(PREFIX "acpi_ec_wait timeout,"


-- 
(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/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Suspend and hibernation patchset, Rafael J. Wysocki, (Tue Mar 11, 5:29 pm)
Suspend and hibernation patchset against -rc6, Rafael J. Wysocki, (Mon Mar 17, 3:17 pm)
Re: Suspend and hibernation patchset against -rc6, Pavel Machek, (Tue Mar 18, 5:07 am)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Alexey Starikovskiy, (Tue Mar 18, 11:48 am)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Pavel Machek, (Tue Mar 18, 4:43 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Alexey Starikovskiy, (Tue Mar 18, 4:45 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Alexey Starikovskiy, (Wed Mar 19, 1:35 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and , Rafael J. Wysocki, (Wed Mar 19, 1:47 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Alexey Starikovskiy, (Wed Mar 19, 2:07 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Rafael J. Wysocki, (Wed Mar 19, 2:43 pm)
Re: [linux-pm] suspend slow in 2.6.25-rc6 (was Re: Suspend ..., Rafael J. Wysocki, (Wed Mar 19, 2:56 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Rafael J. Wysocki, (Wed Mar 19, 2:58 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Rafael J. Wysocki, (Wed Mar 19, 3:13 pm)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Henrique de Moraes H ..., (Thu Mar 20, 8:06 am)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Henrique de Moraes H ..., (Thu Mar 20, 8:19 am)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Alexey Starikovskiy, (Thu Mar 20, 8:50 am)
Re: suspend slow in 2.6.25-rc6 (was Re: Suspend and hibern ..., Henrique de Moraes H ..., (Thu Mar 20, 3:26 pm)
Suspend and hibernation patchset against -rc7, Rafael J. Wysocki, (Wed Mar 26, 4:51 pm)
Suspend and hibernation patchset against -rc8, Rafael J. Wysocki, (Tue Apr 1, 5:27 pm)
Suspend and hibernation patchset against -rc9, Rafael J. Wysocki, (Sun Apr 13, 10:39 am)