[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49ffbe2d-73ac-ee2e-e3d1-c31a88e40dd4@collabora.com>
Date: Tue, 28 Jun 2022 13:16:49 +0300
From: Dmitry Osipenko <dmitry.osipenko@...labora.com>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Jonathan Hunter <jonathanh@...dia.com>,
Dmitry Osipenko <digetx@...il.com>,
Thierry Reding <thierry.reding@...il.com>,
linux-pm@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
Rafael Wysocki <rjw@...ysocki.net>,
Stephen Boyd <sboyd@...nel.org>, Nishanth Menon <nm@...com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 22/31] soc/tegra: Migrate to dev_pm_opp_set_config()
On 6/28/22 13:11, Viresh Kumar wrote:
> On 28-06-22, 13:08, Dmitry Osipenko wrote:
>> The opp/linux-next works fine, thank you.
>>
>> Tested-by: Dmitry Osipenko <dmitry.osipenko@...labora.com>
>
> Thanks. I should add this to all the core + tegra -patches in that
> branch, right ?
Yes, please.
>> BTW, the idr_alloc() is obsoleted by xa_alloc().
>
> The earlier interface isn't deprecated, right ? I really don't want to
> go change it again :)
>
It has been in a process of deprecation for a couple years now. All IDR
instances are slowly converting to XA. You won't need to take mutex with
xa_alloc().
--
Best regards,
Dmitry
Powered by blists - more mailing lists