All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-pm@lists.linux-foundation.org, linux-acpi@vger.kernel.org
Subject: Re: [patch 2.6.21-git] pci_choose_state() works, does ACPI magic
Date: Thu, 10 May 2007 13:35:03 -0700	[thread overview]
Message-ID: <200705101335.03821.david-b@pacbell.net> (raw)
In-Reply-To: <200705102223.06087.rjw@sisk.pl>

On Thursday 10 May 2007, Rafael J. Wysocki wrote:
> On Wednesday, 9 May 2007 21:22, David Brownell wrote:
> > Provide new ACPI method tracking the target system state, for use
> > during suspend() and other PM calls.  It returns ACPI_STATE_S0
> > except during true suspend paths.
> > 
> > Use that to finally implement the platform_pci_choose_state() hook
> > on ACPI platforms.  It calls "_S3D" and similar methods, and uses
> > the result appropriately.
> > 
> > Fix pci_choose_state() to finally behave sanely too.
> > 
> > ...
> > 
> > ---
> >  drivers/acpi/sleep/main.c |   29 +++++++++++-
> >  drivers/pci/pci-acpi.c    |  107 +++++++++++++++++++++++++++++++++-------------
> >  drivers/pci/pci.c         |   51 ++++++++++++---------
> >  include/acpi/acpixf.h     |    2 
> >  4 files changed, 135 insertions(+), 54 deletions(-)
> > 
> > ...
> 
> I guess we'll need an analogous change for the hibernation too?

I guess so too.  This probably isn't in shape to merge, because
of those changes to split hibernation out; and not enough testing.
So far as I know, those are the only real issues with this patch.

- Dave


  parent reply	other threads:[~2007-05-10 20:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 19:22 [patch 2.6.21-git] pci_choose_state() works, does ACPI magic David Brownell
2007-05-10 20:23 ` Rafael J. Wysocki
2007-05-10 20:23 ` Rafael J. Wysocki
2007-05-10 20:35   ` David Brownell
2007-05-10 20:35   ` David Brownell [this message]
2007-05-14  9:39 ` Pavel Machek
2007-05-14  9:39 ` [linux-pm] " Pavel Machek
2007-05-14 15:01   ` David Brownell
2007-05-14 15:01   ` David Brownell
2007-05-21 17:34 ` Bjorn Helgaas
2007-05-21 17:34 ` Bjorn Helgaas
2007-05-21 17:55   ` David Brownell
2007-05-21 17:55   ` David Brownell
2007-05-21 18:21     ` Bjorn Helgaas
2007-05-21 18:21     ` Bjorn Helgaas
2007-05-21 18:58       ` David Brownell
2007-05-21 18:58       ` David Brownell
  -- strict thread matches above, loose matches on Subject: below --
2007-05-09 19:22 David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200705101335.03821.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.