Linux-PCI Archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] PCI/ASPM: Define consolidation
Date: Thu, 2 May 2024 17:04:08 -0500	[thread overview]
Message-ID: <20240502220408.GA1550497@bhelgaas> (raw)
In-Reply-To: <20240322123952.6384-1-ilpo.jarvinen@linux.intel.com>

On Fri, Mar 22, 2024 at 02:39:50PM +0200, Ilpo Järvinen wrote:
> This series consolidates ASPM related defines into the ones in
> linux/pci.h and eliminates the almost duplicate ones from aspm.c. This
> allows using the input without mapping between the defines so the state
> mapping code to focus on the special cases.
> 
> Ilpo Järvinen (2):
>   PCI/ASPM: Consolidate link state defines
>   PCI/ASPM: Cleanup ASPM disable/enable mask calculation
> 
>  drivers/pci/pcie/aspm.c | 180 ++++++++++++++++++++--------------------
>  include/linux/pci.h     |  22 ++---
>  2 files changed, 100 insertions(+), 102 deletions(-)

Applied to pci/aspm for v6.10, thanks!

      parent reply	other threads:[~2024-05-02 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 12:39 [PATCH 0/2] PCI/ASPM: Define consolidation Ilpo Järvinen
2024-03-22 12:39 ` [PATCH 1/2] PCI/ASPM: Consolidate link state defines Ilpo Järvinen
2024-03-22 12:39 ` [PATCH 2/2] PCI/ASPM: Cleanup ASPM disable/enable mask calculation Ilpo Järvinen
2024-05-02 22:04 ` Bjorn Helgaas [this message]

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=20240502220408.GA1550497@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).