public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Greg KH <gregkh@suse.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>,
	pm list <linux-pm@lists.linux-foundation.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	"H. Peter Anvin" <hpa@kernel.org>
Subject: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM
Date: Mon, 24 Dec 2007 14:44:23 +0100	[thread overview]
Message-ID: <200712241444.24031.rjw@sisk.pl> (raw)
In-Reply-To: <200712240305.18080.carlos@strangeworlds.co.uk>

On Monday, 24 of December 2007, Carlos Corbacho wrote:
> On Monday 24 December 2007 01:14:34 Linus Torvalds wrote:
> > Side note: we could obviously undo the commit that triggered this for you
> > [..]
> > In other words, we'd have to go back to our original ordering, which Len
> > said was fundamentally wrong. I don't think anybody really wants that.
> 
> Nor would I argue to do so.
> 
> > It would be better to figure out why "device_suspend()" apparently causes
> > problems for your AML crud.
> 
> Will do - thanks for the pointer.

Well, having considered that for a longer while, I think the AML code is
referring to a device that we have suspended already, and since it's in a low
power state, it just can't handle the reference.

If that is the case, we'll have to find the device (that should be possible
using some code instrumentation) and move the suspending of it into the late
stage.

> > Oh, and why is linux-kernel cc'd, but not linux-pm?
> 
> Because I like to compound my errors (I mean, if you're going to screw up, you 
> might as well _really_ go for it).

BTW, linux-pm is on linux-foundation, changed the CC. ;-)

Thanks,
Rafael

       reply	other threads:[~2007-12-24 13:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200712231419.40207.carlos@strangeworlds.co.uk>
     [not found] ` <alpine.LFD.0.9999.0712231703390.21557@woody.linux-foundation.org>
     [not found]   ` <200712240305.18080.carlos@strangeworlds.co.uk>
2007-12-24 13:44     ` Rafael J. Wysocki [this message]
2007-12-24 18:34       ` x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM Linus Torvalds
2007-12-24 21:53         ` Carlos Corbacho
2007-12-25 16:13         ` Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM) Rafael J. Wysocki
     [not found]         ` <200712251713.13223.rjw@sisk.pl>
2007-12-26  4:11           ` Linus Torvalds
2007-12-26 15:07             ` Rafael J. Wysocki
     [not found]             ` <200712261607.18429.rjw@sisk.pl>
2007-12-26 15:24               ` Suspend code ordering (again) Alexey Starikovskiy
     [not found]               ` <47727216.4050003@gmail.com>
2007-12-26 17:50                 ` H. Peter Anvin
     [not found] <fa.Tr7qmPdet0rF2FSRX/94s2UEMSE@ifi.uio.no>
     [not found] ` <fa.5MPS0t6OtOOALbc90ywKDrtik+4@ifi.uio.no>
     [not found]   ` <fa.zg2cR0292Evub+o7LgQUdg4A7ZM@ifi.uio.no>
     [not found]     ` <fa.ZBHAMdWAEaW7Flaz8/Gc8PLZUNg@ifi.uio.no>
2007-12-24 22:40       ` x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM Robert Hancock
     [not found]       ` <4770356E.1000407@shaw.ca>
2007-12-25  0:03         ` Carlos Corbacho
     [not found] ` <200712250003.27570.carlos@strangeworlds.co.uk>
     [not found]   ` <200712251426.14024.rjw@sisk.pl>
2007-12-25 13:12     ` Carlos Corbacho
     [not found]     ` <200712251312.43478.carlos@strangeworlds.co.uk>
2007-12-25 14:11       ` Rafael J. Wysocki
2007-12-25 17:17       ` Robert Hancock
     [not found]       ` <47713B2B.3000105@shaw.ca>
2007-12-25 18:26         ` Rafael J. Wysocki
     [not found]         ` <200712251926.51628.rjw@sisk.pl>
2007-12-26  4:29           ` Linus Torvalds
2007-12-26  5:13             ` Robert Hancock
2007-12-26  7:23             ` Avi Kivity
2007-12-25 13:26   ` Rafael J. Wysocki

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=200712241444.24031.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=akpm@linux-foundation.org \
    --cc=carlos@strangeworlds.co.uk \
    --cc=gregkh@suse.de \
    --cc=hpa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox