android_kernel_xiaomi_sm7250/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 [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
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 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
cfi_cmdset_0020.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
cfi_probe.c [MTD] Make functions static, include header files with prototypes 2005-11-29 19:54:58 +01:00
cfi_util.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
chipreg.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
fwh_lock.h [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
gen_probe.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
jedec_probe.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
jedec.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
Kconfig [PATCH] arm: fix dependencies for MTD_XIP 2006-02-08 01:02:58 -05:00
Makefile [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
map_absent.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
map_ram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_rom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharp.c [MTD] chips: make sharps driver usable again 2005-11-29 19:49:03 +01:00