All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Takashi Iwai <tiwai@suse.de>,
	linux-pm@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] PM: runtime: New class macros for auto-cleanup
Date: Sat, 20 Sep 2025 08:36:27 +0200	[thread overview]
Message-ID: <87zfap7hqs.wl-tiwai@suse.de> (raw)
In-Reply-To: <CAJZ5v0hjGi6vpgOYtjjX_Tmb47YPk4NSc97GuD-WnSQUsoBe5Q@mail.gmail.com>

On Fri, 19 Sep 2025 18:44:12 +0200,
Rafael J. Wysocki wrote:
> 
> Hi,
> 
> On Fri, Sep 19, 2025 at 6:32 PM Takashi Iwai <tiwai@suse.de> wrote:
> >
> > Hi,
> >
> > this is a patch series to introduce the new class macros for easier
> > usage of PM runtime auto-cleanup features.
> >
> > There is only one existing user of __free(pm_runtime_put) in PCI core,
> > and this is converted with CLASS() macro, too.
> > Then the pm_runtime_put __free definition is dropped.
> >
> > The first patch was from Rafael (as found in the thread below), and I
> > left no sign-off as I expect he'll get and sign later again.
> >
> >
> > Link: https://lore.kernel.org/878qimv24u.wl-tiwai@suse.de
> 
> I've just done the same thing:
> 
> https://lore.kernel.org/linux-pm/5049058.31r3eYUQgx@rafael.j.wysocki/
> 
> which I said I would do:
> 
> https://lore.kernel.org/linux-pm/CAJZ5v0jJjYoTceD2_pgvKgKuPypo+8osnAuCefgAjrzY_w2n8A@mail.gmail.com/
> 
> :-)
> 
> Sorry for the confusion.
> 
> Any issues with using my version?

It was my misunderstanding as I read in hurry ;)
The patches look good, thanks!


Takashi

      reply	other threads:[~2025-09-20  6:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-19 16:31 [PATCH 0/3] PM: runtime: New class macros for auto-cleanup Takashi Iwai
2025-09-19 16:31 ` [PATCH 1/3] PM: runtime: Define class helpers for automatic PM runtime cleanup Takashi Iwai
2025-09-19 17:04   ` Rafael J. Wysocki
2025-09-19 16:31 ` [PATCH 2/3] PCI: Use PM runtime class macro for the auto cleanup Takashi Iwai
2025-09-19 18:39   ` Rafael J. Wysocki
2025-09-20  6:33     ` Takashi Iwai
2025-09-19 16:31 ` [PATCH 3/3] PM: runtime: Drop unused pm_runtime_free __free() definition Takashi Iwai
2025-09-19 16:44 ` [PATCH 0/3] PM: runtime: New class macros for auto-cleanup Rafael J. Wysocki
2025-09-20  6:36   ` Takashi Iwai [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=87zfap7hqs.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=bhelgaas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.