kernel-hacking-2024-linux-s.../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 [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
chipreg.c
fwh_lock.h
gen_probe.c
jedec.c
jedec_probe.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 [MTD] chips: make sharps driver usable again 2005-11-29 19:49:03 +01:00