public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linux ACPI <linux-acpi@vger.kernel.org>
Cc: Linux PM <linux-pm@vger.kernel.org>,
	Jonathan Cameron <jonathan.cameron@huawei.com>,
	Takashi Iwai <tiwai@suse.de>, LKML <linux-kernel@vger.kernel.org>,
	Zhang Qilong <zhangqilong3@huawei.com>,
	Frank Li <Frank.Li@nxp.com>, Dhruva Gole <d-gole@ti.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Dan Williams <dan.j.williams@intel.com>
Subject: [PATCH v3 0/2] ACPI: TAD: Use auto-cleanup macros for runtime PM
Date: Tue, 21 Oct 2025 19:32:29 +0200	[thread overview]
Message-ID: <4698369.LvFx2qVVIh@rafael.j.wysocki> (raw)

Hi All,

This supersedes

https://lore.kernel.org/linux-acpi/8599731.T7Z3S40VBb@rafael.j.wysocki/

that had a kind of an issue in the second patch.  Namely, ACQUIRE()/ACQUIRE_ERR()
were used along with gotos in one function.

This addresses the problem by introducing an auxiliary function to separate
the two mechanisms.

The first patch has not been changed.

Thanks!




             reply	other threads:[~2025-10-21 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 17:32 Rafael J. Wysocki [this message]
2025-10-21 17:33 ` [PATCH v3 1/2] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove() Rafael J. Wysocki
2025-10-21 17:35 ` [PATCH v3 2/2] ACPI: TAD: Improve runtime PM using guard macros Rafael J. Wysocki
2025-10-22 10:14   ` Jonathan Cameron

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=4698369.LvFx2qVVIh@rafael.j.wysocki \
    --to=rafael@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=d-gole@ti.com \
    --cc=dan.j.williams@intel.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    --cc=tiwai@suse.de \
    --cc=zhangqilong3@huawei.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