Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Dave Airlie <airlied@linux.ie>
Cc: Vaibhav Gupta <vaibhav.varodek@gmail.com>,
	Vaibhav Gupta <vaibhavgupta40@gmail.com>,
	"Rafael J . Wysocki" <rafael@kernel.org>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kernel-mentees@lists.linuxfoundation.org,
	Shuah Khan <skhan@linuxfoundation.org>,
	Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH v3 0/3] agp: convert to generic power management
Date: Wed, 8 Dec 2021 14:16:38 -0600	[thread overview]
Message-ID: <20211208201638.GA150092@bhelgaas> (raw)
In-Reply-To: <alpine.DEB.2.20.2112081942330.32242@skynet-temp.skynet.ie>

On Wed, Dec 08, 2021 at 07:55:08PM +0000, Dave Airlie wrote:
> On Wed, 8 Dec 2021, Bjorn Helgaas wrote:
> 
> > From: Bjorn Helgaas <bhelgaas@google.com>
> > 
> > Vaibhav has converted around 180 drivers to generic power management, and
> > over 100 of those conversions have made it upstream.  If we can finish off
> > the remaining ones, we'll be able to remove quite a bit of ugly legacy code
> > from the PCI core.
> > 
> > This is a repost of Vaibhav's patches for AGP.  I rebased them to v5.16-rc1
> > and updated the commit logs to try to make it easier to verify them.
> > 
> > In the most recent posting here:
> > 
> >   https://lore.kernel.org/linux-pci/20211201025419.2797624-1-helgaas@kernel.org/
> > 
> > my commit log updates were incorrect.  This v3 has updates that I believe
> > to be correct, but of course I'd be grateful for more corrections.
> 
> Hi Bjorn,
> 
> Do you want to merge these via your tree?
> 
> if so,
> Acked-by: Dave Airlie <airlied@redhat.com>

Either way is fine; I'll merge them to save you the trouble.  I put
them on pci/legacy-pm-removal for v5.17 with your ack.  Thanks!

> > Vaibhav Gupta (3):
> >   amd64-agp: convert to generic power management
> >   sis-agp: convert to generic power management
> >   via-agp: convert to generic power management
> > 
> >  drivers/char/agp/amd64-agp.c | 24 ++++++------------------
> >  drivers/char/agp/sis-agp.c   | 25 ++++++-------------------
> >  drivers/char/agp/via-agp.c   | 25 +++++--------------------
> >  3 files changed, 17 insertions(+), 57 deletions(-)
> > 
> > 

      reply	other threads:[~2021-12-08 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 19:33 [PATCH v3 0/3] agp: convert to generic power management Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 1/3] amd64-agp: " Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 2/3] sis-agp: " Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 3/3] via-agp: " Bjorn Helgaas
2021-12-08 19:55 ` [PATCH v3 0/3] agp: " Dave Airlie
2021-12-08 20:16   ` 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=20211208201638.GA150092@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=airlied@linux.ie \
    --cc=bhelgaas@google.com \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=vaibhav.varodek@gmail.com \
    --cc=vaibhavgupta40@gmail.com \
    /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