[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4f24a2f1-0f6a-4ad4-97e3-398cd9981127@nvidia.com>
Date: Mon, 15 Jul 2024 11:39:40 +0100
From: Jon Hunter <jonathanh@...dia.com>
To: Alexander Stein <alexander.stein@...tq-group.com>,
Frederic Weisbecker <frederic@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
Anna-Maria Behnsen <anna-maria@...utronix.de>
Cc: "linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>
Subject: Re: [PATCH v4 2/8] timers/migration: Move hierarchy setup into
cpuhotplug prepare callback
On 11/07/2024 09:56, Alexander Stein wrote:
> Hi,
>
> Am Mittwoch, 3. Juli 2024, 22:28:39 CEST schrieb Anna-Maria Behnsen:
>> When a CPU comes online the first time, it is possible that a new top level
>> group will be created. In general all propagation is done from the bottom
>> to top. This minimizes complexity and prevents possible races. But when a
>> new top level group is created, the formely top level group needs to be
>> connected to the new level. This is the only time, when the direction to
>> propagate changes is changed: the changes are propagated from top (new top
>> level group) to bottom (formerly top level group).
>
> Now that this commit is integrated in linux-next I'm starting to see the
> kernel error message:
>> Timer migration setup failed
> on my arm64 i.MX8MP platform (imx8mp-tqma8mpql-mba8mpxl.dts).
I am also seeing the same on our 32-bit and 64-bit ARM Tegra boards.
Any feedback on this?
Thanks
Jon
--
nvpublic
Powered by blists - more mailing lists