RE: [PATCH v2] genirq: Add the entropy pool function to the PPI interrupt handler
From: Thomas Gleixner
Date: Wed Jun 17 2026 - 15:21:29 EST
On Tue, Jun 16 2026 at 14:27, Michael Kelley wrote:
> From: Enlin Mu <enlin.mu@xxxxxxxxx> Sent: Tuesday, June 16, 2026 3:02 AM
>>
>> Accelerate the entropy pool initialization process.
>> The function handle_irq_event_percpu adds entropy pool
>> initialization, but this logic is missing in the PPI interrupt handler.
>> I think this was simply an accidental omission.
>
> This change has already been made via a patch I submitted. The
> change is in the 7.1 release. See commit fd7400cfcbaa and a
> follow-on fix in commit 512718bbc51b.
You beat me to it.
Reading and following the documented process seems to be overrated....