Re: [PATCH v2] firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe

From: Markus Elfring

Date: Tue May 26 2026 - 15:03:59 EST



> Apply the same cleanup pattern to the remaining failure paths: remove the
> async client, free the channel, and return early so no further messages are
> queued on a channel whose scl has been cleared.

> ---
> drivers/firmware/stratix10-rsu.c | 45 ++++++++++++++------------------…

Some contributors would appreciate patch version descriptions.
https://lore.kernel.org/all/?q=%22This+looks+like+a+new+version+of+a+previously+submitted+patch%22
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.1-rc5#n310

Regards,
Markus