On Thu, Jun 11, 2026, at 15:08, [email protected] wrote:
> Thank you for your contribution! Sashiko AI review found 1 potential 
> issue(s) to consider:
> - [High] The `reset_ctl.reset_lock` mutex is left uninitialized after 
> the removal of its `mutex_init()` call, leading to a crash or lockdep 
> splat when `mutex_lock()` is subsequently called on it.

The initialization in part of 'static DEFINE_MUTEX()'.

     Arnd

Reply via email to