Linux Power Management development
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Pin-yen Lin <treapking@chromium.org>
Cc: "Rafael J . Wysocki" <rafael@kernel.org>,
	Len Brown <lenb@kernel.org>, Pavel Machek <pavel@kernel.org>,
	Danilo Krummrich <dakr@kernel.org>,
	Saravana Kannan <saravanak@google.com>,
	Hsin-Te Yuan <yuanhsinte@chromium.org>,
	linux-pm@vger.kernel.org, Chen-Yu Tsai <wenst@chromium.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] driver core: Export device_link_flag_is_sync_state_only()
Date: Thu, 11 Sep 2025 14:28:15 +0200	[thread overview]
Message-ID: <2025091137-breeding-cannon-1384@gregkh> (raw)
In-Reply-To: <20250911112058.3610201-1-treapking@chromium.org>

On Thu, Sep 11, 2025 at 07:16:02PM +0800, Pin-yen Lin wrote:
> Export device_link_flag_is_sync_state_only() for future patches.

That says what, but not why.  This feels like an odd thing to export,
what should care about this type of thing?  What should a driver do
based on that information?  We need more information here.

thanks,

greg k-h

  parent reply	other threads:[~2025-09-11 12:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 11:16 [PATCH v2 1/2] driver core: Export device_link_flag_is_sync_state_only() Pin-yen Lin
2025-09-11 11:16 ` [PATCH v2 2/2] PM: sleep: Don't wait for SYNC_STATE_ONLY device links Pin-yen Lin
2025-09-11 12:28   ` Greg Kroah-Hartman
2025-09-11 12:49     ` Rafael J. Wysocki
2025-09-11 12:28 ` Greg Kroah-Hartman [this message]
2025-09-11 12:50 ` [PATCH v2 1/2] driver core: Export device_link_flag_is_sync_state_only() Rafael J. Wysocki

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=2025091137-breeding-cannon-1384@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=dakr@kernel.org \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pavel@kernel.org \
    --cc=rafael@kernel.org \
    --cc=saravanak@google.com \
    --cc=treapking@chromium.org \
    --cc=wenst@chromium.org \
    --cc=yuanhsinte@chromium.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