On Tue, Sep 22, 2026 at 05:19:46PM +0200, Sebastian Andrzej Siewior wrote: > On 2026-09-22 20:43:14 [+0530], Shrikanth Hegde wrote: > > Hi Sebastian. > Hi Shrikanth, > > > What do you mean nothing on recent one? You don't see the lockdep warning? > > I do as seen below. I wasn't sure if this new that nobody triggered or > the same thing in different shape (and a new report isn't needed). > > … > > IIRC, it is tricky to fix since softreplay is a unique thing on its own > > and tracking right context gets tricky. > > > > Mukesh had spent some time on it. Lets wait to hear from him. > > > > Plus we had some more lockdep warnings too. There is effort ongoing to fix > > them. Hopefully soon. > > I see. In that case I lay low. Thanks. > > Sebastian > Hey Sebastian,
It's really tricky to fix due to soft replay mechanism as we go into a nested interrupt context during replay. As of now I don't have a fix for this. I am working towards this. Hopefully we'll have some solution soon. Regards, Mukesh
