[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220207201343.GA413636@bhelgaas>
Date: Mon, 7 Feb 2022 14:13:43 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: Abhishek Sahu <abhsahu@...dia.com>,
Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, Linux PM <linux-pm@...r.kernel.org>,
Mika Westerberg <mika.westerberg@...ux.intel.com>
Subject: Re: [PATCH] PCI: Fix the ACPI power state during runtime resume
On Mon, Feb 07, 2022 at 07:58:13PM +0100, Rafael J. Wysocki wrote:
> On Saturday, February 5, 2022 12:32:19 AM CET Bjorn Helgaas wrote:
> > Wonder if we should add something like this to MAINTAINERS so you get
> > cc'd on power-related things:
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index ea3e6c914384..3d9a211cad5d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15422,6 +15422,7 @@ F: include/linux/pm.h
> > F: include/linux/pm_*
> > F: include/linux/powercap.h
> > F: kernel/configs/nopm.config
> > +K: pci_[a-z_]*power[a-z_]*\(
>
> It seems so, but generally PM patches should be CCed to linux-pm anyway.
Definitely. It's just that running get_maintainer.pl on this patch
currently shows:
Bjorn Helgaas <bhelgaas@...gle.com> (supporter:PCI SUBSYSTEM)
linux-pci@...r.kernel.org (open list:PCI SUBSYSTEM)
linux-kernel@...r.kernel.org (open list)
so it's not as helpful as it could be. The MAINTAINERS patch above
would change it to this:
Bjorn Helgaas <bhelgaas@...gle.com> (supporter:PCI SUBSYSTEM)
"Rafael J. Wysocki" <rafael@...nel.org> (supporter:POWER MANAGEMENT CORE)
linux-pci@...r.kernel.org (open list:PCI SUBSYSTEM)
linux-kernel@...r.kernel.org (open list)
linux-pm@...r.kernel.org (open list:POWER MANAGEMENT CORE)
Bjorn
Powered by blists - more mailing lists