public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Lubomir Rintel <lrintel@redhat.com>, linux-clk@vger.kernel.org
Cc: Michael Turquette <mturquette@baylibre.com>,
	Lubomir Rintel <lkundrak@v3.sk>,
	stable@vger.kernel.org
Subject: Re: [PATCH] clk: mmp2: call pm_genpd_init() only after genpd.name is set
Date: Tue, 07 Jan 2025 13:36:07 -0800	[thread overview]
Message-ID: <ca72b67f879b7fdbb5e717cdf97fbb0d.sboyd@kernel.org> (raw)
In-Reply-To: <20241231190336.423172-1-lkundrak@v3.sk>

Quoting Lubomir Rintel (2024-12-31 11:03:35)
> Setting the genpd's struct device's name with dev_set_name() is
> happening within pm_genpd_init(). If it remains NULL, things can blow up
> later, such as when crafting the devfs hierarchy for the power domain:
> 
>   8<--- cut here --- [please do not actually cut, you'll ruin your display]

Applied to clk-fixes

  reply	other threads:[~2025-01-07 21:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31 19:03 [PATCH] clk: mmp2: call pm_genpd_init() only after genpd.name is set Lubomir Rintel
2025-01-07 21:36 ` Stephen Boyd [this message]
2025-01-07 21:37 ` Stephen Boyd
2025-01-08 12:24   ` Lubomir Rintel

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=ca72b67f879b7fdbb5e717cdf97fbb0d.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=lrintel@redhat.com \
    --cc=mturquette@baylibre.com \
    --cc=stable@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox