[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87sek3poah.ffs@tglx>
Date: Fri, 13 Jun 2025 19:03:02 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: patchwork-bot+linux-riscv@...nel.org, Andrew Bresticker
<abrestic@...osinc.com>
Cc: linux-riscv@...ts.infradead.org, anup@...infault.org,
palmer@...belt.com, alex@...ti.fr, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
On Tue, Jun 10 2025 at 16:28, patchwork-bot wrote:
> Hello:
>
> This patch was applied to riscv/linux.git (fixes)
> by Thomas Gleixner <tglx@...utronix.de>:
No. I never apply patches to the riscv tree :)
> On Wed, 14 May 2025 10:13:20 -0700 you wrote:
>> When starting the local sync timer to synchronize the state of a remote
>> CPU it should be added on the CPU to be synchronized, not the initiating
>> CPU. This results in interrupt delivery being delayed until the timer
>> eventually runs (due to another mask/unmask/migrate operation) on the
>> target CPU.
>>
>> Fixes: 0f67911e821c ("irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector")
>> Signed-off-by: Andrew Bresticker <abrestic@...osinc.com>
>>
>> [...]
>
> Here is the summary with links:
> - irqchip/riscv-imsic: Start local sync timer on correct CPU
> https://git.kernel.org/riscv/c/08fb624802d8
>
> You are awesome, thank you!
That patch has been committed to the tip tree and is already upstream.
Can you fix your bot scripts please?
Powered by blists - more mailing lists