public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <matthew.garrett@nebula.com>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Roman Yepishev <roman.yepishev@gmail.com>,
	Jiang Liu <jiang.liu@huawei.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Maxim Levitsky <maximlevitsky@gmail.com>,
	Jussi Kivilinna <jussi.kivilinna@iki.fi>
Subject: Re: [PATCH] PCI: Remove not needed check in disable aspm link
Date: Fri, 14 Jun 2013 22:48:13 +0000	[thread overview]
Message-ID: <1371250092.2490.7.camel@x230> (raw)
In-Reply-To: <CAE9FiQWPvOYK2W0VSRuMyfj9Edbw1BSp-W91HjPyszPK0ZBcjg@mail.gmail.com>

On Fri, 2013-06-14 at 15:40 -0700, Yinghai Lu wrote:
> On Fri, Jun 14, 2013 at 3:27 PM, Matthew Garrett
> <matthew.garrett@nebula.com> wrote:
> > On Fri, 2013-06-14 at 15:17 -0700, Yinghai Lu wrote:
> >
> >> after those two patches, it aspm_disabled is set, via _osc early,
> >> pre-1.1 devices aspm register will be touched even aspm_force is not specified.
> >
> > I don't follow. We were previously automatically disabling ASPM on
> > pre-1.1 devices even if _OSC didn't give us control.
> 
> I don't think so, we just moved _OSC support/control setting before pci scan
> in 3.8 and revert that in v3.9.

Right, sorry, I don't mean _OSC, I mean the FADT flag. We were
previously automatically disabling ASPM on pre-1.1 devices even if the
FADT flag was set.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2013-06-14 22:48 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAE9FiQXmeb66dc8fET0y99BjqpUXp11c7utiQ5keR1Wf+N9xaA@mail.gmail.com>
2013-03-18 17:37 ` [PATCH] PCI: Remove not needed check in disable aspm link Yinghai Lu
2013-03-27 22:56   ` Bjorn Helgaas
2013-03-28  7:41     ` Yinghai Lu
2013-03-28 12:46       ` Bjorn Helgaas
2013-03-28 20:21         ` Yinghai Lu
2013-03-28 20:24         ` Yinghai Lu
2013-03-28 20:24           ` Yinghai Lu
2013-03-29  3:22             ` Bjorn Helgaas
2013-03-29  5:59               ` Yinghai Lu
2013-03-29 12:24                 ` Bjorn Helgaas
2013-03-29 18:02                   ` Yinghai Lu
2013-03-29 18:04                     ` Yinghai Lu
2013-04-01 23:52                       ` Bjorn Helgaas
2013-04-02  0:03                         ` Yinghai Lu
2013-04-02 20:10                           ` Bjorn Helgaas
2013-06-12  6:20                             ` Yinghai Lu
2013-06-12 17:05                               ` Bjorn Helgaas
2013-06-12 19:41                                 ` Yinghai Lu
2013-06-13  3:50                                   ` Bjorn Helgaas
2013-06-13  4:11                                     ` Jiang Liu (Gerry)
2013-06-13 13:57                                       ` Bjorn Helgaas
2013-06-13  5:47                                     ` Yinghai Lu
2013-06-13 12:04                                       ` Rafael J. Wysocki
2013-06-14 14:11                                   ` Bjorn Helgaas
2013-06-14 16:17                                     ` Yinghai Lu
2013-06-14 16:33                                       ` Bjorn Helgaas
2013-06-14 16:57                                         ` Yinghai Lu
2013-06-14 17:44                                           ` Bjorn Helgaas
2013-06-14 18:26                                             ` Yinghai Lu
2013-06-14 21:26                                               ` Bjorn Helgaas
2013-06-14 21:30                                                 ` Matthew Garrett
2013-06-14 22:17                                                 ` Yinghai Lu
2013-06-14 22:27                                                   ` Matthew Garrett
2013-06-14 22:40                                                     ` Yinghai Lu
2013-06-14 22:48                                                       ` Matthew Garrett [this message]
2013-06-14 23:00                                                         ` Yinghai Lu
2013-04-02  0:10                         ` Rafael J. Wysocki
2013-03-29 18:11               ` Roman Yepishev

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=1371250092.2490.7.camel@x230 \
    --to=matthew.garrett@nebula.com \
    --cc=akpm@linux-foundation.org \
    --cc=bhelgaas@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jiang.liu@huawei.com \
    --cc=jussi.kivilinna@iki.fi \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=maximlevitsky@gmail.com \
    --cc=rjw@sisk.pl \
    --cc=roman.yepishev@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yinghai@kernel.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