Re: [PATCH v2] firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe
Markus Elfring <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
… > 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