Re: (subset) [PATCH v2] mfd: qnap-mcu: keep the reply buffer alive past a command timeout
Lee Jones <[email protected]>
| Newsgroups | dev.linux.lists.mfd,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178652211278.1293856.6446175346391475139.b4-ty@b4> |
On Sun, 02 Aug 2026 13:53:07 +0000, Ali Ahmet Memis wrote:
> qnap_mcu_exec() publishes an on-stack buffer to the receive path:
>
> unsigned char rx[QNAP_MCU_RX_BUFFER_SIZE];
> ...
> reply->data = rx;
> reply->length = length;
>
> [...]
Applied, thanks!
[1/1] mfd: qnap-mcu: keep the reply buffer alive past a command timeout
commit: 47504742cea7878ebd1bf1491bbed923df6b90b1
--
Lee Jones [李琼斯]