login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
28
Re: [patch 0/2] suspend/resume regression fixes
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Mark Lord
Subject:
Re: [patch 0/2] suspend/resume regression fixes
Date: Friday, September 28, 2007 - 2:17 pm
Thomas Gleixner wrote:
quoted text
> On Fri, 2007-09-28 at 16:27 -0400, Mark Lord wrote:
..
quoted text
>> On a closely related note: I just now submitted a patch to fix SMP-poweroff, >> by having it do disable_nonboot_cpus before doing poweroff. >> >> Which has led me to thinking.. >> ..are similar precautions perhaps necessary for *all* ACPI BIOS calls? >> >> Because one never knows what the other CPUs are doing at the same time, >> and what the side effects may be on the ACPI BIOS functions. >> >> And also, I wonder if at a minimum we should be guaranteeing ACPI BIOS calls >> only ever happen from CPU#0 (or the "boot" CPU)? Or do we do that already? > > The ACPI calls are serialized in the kernel, AFAICT. But the fragile > situations (suspend, resume, shutdown, reboot) are probably those, where > some BIOS implementation expect that certain things are not called or > not active.
Mmm.. *do* we actually do this for reboot? I don't see it there. And how about for kexec? I'm probably just missing seeing it. Right? Cheers -
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:
[patch 0/2] suspend/resume regression fixes
, Thomas Gleixner
, (Sat Sep 22, 3:29 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Linus Torvalds
, (Sat Sep 22, 3:59 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Thomas Gleixner
, (Sat Sep 22, 4:30 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Oleg Verych
, (Sat Sep 22, 6:20 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Linus Torvalds
, (Sat Sep 22, 8:11 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Mihai
, (Sat Sep 22, 10:24 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Rafael J. Wysocki
, (Sun Sep 23, 3:29 am)
Re: [patch 0/2] suspend/resume regression fixes
, Alan Cox
, (Sun Sep 23, 5:30 am)
Re: [patch 0/2] suspend/resume regression fixes
, Mihai
, (Sun Sep 23, 6:00 am)
Re: [patch 0/2] suspend/resume regression fixes
, Matthew Garrett
, (Sun Sep 23, 7:06 am)
Re: [patch 0/2] suspend/resume regression fixes
, Mark Lord
, (Fri Sep 28, 1:27 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Thomas Gleixner
, (Fri Sep 28, 1:33 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Alan Cox
, (Fri Sep 28, 2:04 pm)
Re: [patch 0/2] suspend/resume regression fixes
, Mark Lord
,