On Mon, May 04, 2026 at 03:00:29AM -0400, Brad Barnett wrote:
> On it.  164 building now.

Thanks!

I suggest to start with this one

PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races

<https://lkml.org/lkml/2026/2/2/1574>

Let us say I had bad experience with commit that harden code without fixing any 
bug,
usually that means they are not well-tested.

> Based on a quick scan of current users, I did not find an actual bug as
> drivers seem to rely on their own synchronization. However, since
> asynchronous usage patterns exist (e.g., in
> drivers/net/wireless/ti/wlcore), I believe a race is theoretically
> possible if the API is used less carefully in the future. This change
> hardens the API to be robust against such cases.

Cheers,
Bill.

Reply via email to