From: Mark Brown Date: Mon, 30 Jun 2025 11:42:36 +0000 (+0100) Subject: spi: spi-qpic-snand: avoid memory corruption X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4ec24e9601d5cfc9ac9798c0acb8e88c6ab61fc5;p=linux-block.git spi: spi-qpic-snand: avoid memory corruption Merge series from Gabor Juhos : The 'spi-qpic-nand' driver may cause memory corruption under some circumstances. The first patch in the series changes the driver to avoid that, whereas the second adds some sanity checks to the common QPIC code in order to make detecting such errors easier in the future. --- 4ec24e9601d5cfc9ac9798c0acb8e88c6ab61fc5