lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 11 Nov 2009 21:47:50 +0100 From: "Rafael J. Wysocki" <rjw@...k.pl> To: Matthew Garrett <mjg59@...f.ucam.org> Cc: linux-pm@...ts.linux-foundation.org, jbarnes@...tuousgeek.org, linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org, stern@...land.harvard.edu, shaohua.li@...el.com, bjorn.helgaas@...com Subject: Re: [PATCH] pci: Updates to Rafael's runtime PCI PM patch set On Wednesday 11 November 2009, Matthew Garrett wrote: > On Wed, Nov 11, 2009 at 08:58:20PM +0100, Rafael J. Wysocki wrote: > > > The PME was supposed to be turned on by pci_prepare_to_sleep(). > > I guess it wasn't in practice? > > Only if the device is set as a wakeup device, which seems messy. Right. Plus there was an implicit assumption that devices which could wake up would also be able to generate PME at run time. It turns out that that need not be the case, though. > Though there may need to be a check there to avoid duplicate PME setup. Hmm, I need to think about that for a while. > > Generally, some parts of it belong to the > > "PCI PM: Run-time callbacks for PCI bus type" patch and the others belong > > to "PCI / ACPI PM: Platform support for PCI PME wake-up" patch. Should I fold > > the changes into them? > > Feel free! OK, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists