android_kernel_xiaomi_sm8350/drivers/mtd/chips
Alexey Korolev d86d43706a [PATCH] cfi_cmdset_0001: fix range for cache invalidation
I found an issue in cfi_cmdset0001.c.  It is related to cache region
invalidation in the buffered write procedure.

The code performs cache invalidation from "cmd_addr" to "cmd_adr + len" in
do_write_buffer() while we modify region from "adr" to "adr+len".

This issue affects writes + reads of data by small chunks.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-20 20:00:09 -08:00
..
amd_flash.c
cfi_cmdset_0001.c [PATCH] cfi_cmdset_0001: fix range for cache invalidation 2006-02-20 20:00:09 -08:00
cfi_cmdset_0002.c
cfi_cmdset_0020.c
cfi_probe.c
cfi_util.c
chipreg.c
fwh_lock.h
gen_probe.c
jedec_probe.c
jedec.c
Kconfig [PATCH] arm: fix dependencies for MTD_XIP 2006-02-08 01:02:58 -05:00
Makefile
map_absent.c
map_ram.c
map_rom.c
sharp.c