[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
Thomas Gleixner
tglx at linutronix.de
Fri Jun 13 10:03:02 PDT 2025
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 at linutronix.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 at rivosinc.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?
More information about the linux-riscv
mailing list