linux/drivers/mtd/nand/spi
Felix Fietkau 4d3ba541be Revert "mtd: spinand: Fix OOB read"
This reverts stable commit baad618d07.

This commit is adding lines to spinand_write_to_cache_op, wheras the upstream
commit 868cbe2a6dcee451bd8f87cbbb2a73cf463b57e5 that this was supposed to
backport was touching spinand_read_from_cache_op.
It causes a crash on writing OOB data by attempting to write to read-only
kernel memory.

Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-09 13:44:54 +01:00
..
Kconfig
Makefile
core.c Revert "mtd: spinand: Fix OOB read" 2021-01-09 13:44:54 +01:00
gigadevice.c mtd: spinand: gigadevice: Add QE Bit 2020-10-29 09:57:51 +01:00
macronix.c
micron.c
paragon.c
toshiba.c
winbond.c