login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
12
Re: [REGRESSION]fan turns at highspeed after suspend2ram
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Mirco Tischler
Subject:
Re: [REGRESSION]fan turns at highspeed after suspend2ram
Date: Tuesday, February 12, 2008 - 4:20 pm
Am Dienstag, den 12.02.2008, 23:18 +0100 schrieb Rafael J. Wysocki:
quoted text
> Ouch. I think I know what the problem is. > > On top of this patch, please apply the appended one and retest. > > Thanks, > Rafael > > --- > drivers/acpi/hardware/hwsleep.c | 1 + > 1 file changed, 1 insertion(+) > > Index: linux-2.6/drivers/acpi/hardware/hwsleep.c > =================================================================== > --- linux-2.6.orig/drivers/acpi/hardware/hwsleep.c > +++ linux-2.6/drivers/acpi/hardware/hwsleep.c > @@ -566,6 +566,7 @@ acpi_status acpi_leave_sleep_state(u8 sl > return_ACPI_STATUS(status); > } > > + arg.integer.value = sleep_state; > status = acpi_evaluate_object(NULL, METHOD_NAME__WAK, &arg_list, NULL); > if (ACPI_FAILURE(status) && status != AE_NOT_FOUND) { > ACPI_EXCEPTION((AE_INFO, status, "During Method _WAK"));
Good news. That works perfectly. Thanks Mirco --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Sun Feb 10, 10:21 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Ray Lee
, (Sun Feb 10, 10:52 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Sun Feb 10, 11:54 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Sun Feb 10, 11:55 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Mon Feb 11, 8:56 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Ray Lee
, (Mon Feb 11, 11:27 am)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Mon Feb 11, 12:13 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Mon Feb 11, 12:15 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Mon Feb 11, 3:32 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Mon Feb 11, 4:05 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Mon Feb 11, 4:34 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Mon Feb 11, 4:49 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Mon Feb 11, 5:13 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Tue Feb 12, 3:05 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Tue Feb 12, 3:18 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Tue Feb 12, 4:20 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Tue Feb 12, 4:23 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Mirco Tischler
, (Tue Feb 12, 5:08 pm)
Re: [REGRESSION]fan turns at highspeed after suspend2ram
, Rafael J. Wysocki
, (Tue Feb 12, 5:16 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Pete/Piet Delaney
Re: [Kgdb-bugreport] 2.6.23-rc3-mm1: kgdb build failure on powerpc
H. Peter Anvin
Re: [patch 0/2] Immediate Values - jump patching update
Adrian Bunk
2.6.23-rc3-mm1: m32r defconfig compile error
Hugh Dickins
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_msync()
git
:
Han-Wen Nienhuys
Re: Cleaning up git user-interface warts
Brandon Casey
Re: [PATCH] git-relink: avoid hard linking in objects/info directory
Johannes Schindelin
Re: [PATCH] Documentation: config: add 'help.*' and 'instaweb.*' variables.
Steffen Prohaska
Re: best git practices, was Re: Git User's Survey 2007 unfinished summary continued
Felipe Contreras
Re: [PATCH v3 01/10] config: Codestyle cleanups.
git-commits-head
:
Linux Kernel Mailing List
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Linux Kernel Mailing List
vhost: Fix host panic if ioctl called with wrong index
Linux Kernel Mailing List
ACPI : Disable the device's ability to wake the sleeping system in the boot phase
Linux Kernel Mailing List
Staging: add poch driver
Linux Kernel Mailing List
Staging: epl: remove NEAR
linux-netdev
:
Marcel Holtmann
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Eric Dumazet
Re: TCP-MD5 checksum failure on x86_64 SMP
Jarek Poplawski
Re: rib_trie / Fix inflate_threshold_root. Now=15 size=11 bits
Ilpo Järvinen
Re: [RFC] TCP illinois max rtt aging
freebsd-current
:
Rui Paulo
802.11s (wireless mesh) project status report
Andrew Thompson
Re: Apparent moused regression since r189490
Aryeh Friedman
SATA and PATA drives are mutually exclusive
Robert Kent
Re: [HEADSUP] amd64 suspend/resume code to be comitted
Remko Lodder
[Fwd: Re: kern/118258 sysctl causing panics on 7.0-xxx]
Colocation donated by:
Syndicate