linux/drivers/mtd
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
..
chips [PATCH] cfi_cmdset_0001: fix range for cache invalidation 2006-02-20 20:00:09 -08:00
devices [PATCH] build kernel/intermodule.c only when required 2006-01-16 23:15:26 -08:00
maps [PATCH] Fix compilation errors in maps/dc21285.c 2006-02-03 08:32:01 -08:00
nand [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
onenand [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
Kconfig
Makefile
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
mtd_blkdevs.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00
mtdblock.c
mtdblock_ro.c
mtdchar.c
mtdconcat.c
mtdcore.c
mtdpart.c
nftlcore.c
nftlmount.c
redboot.c
rfd_ftl.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00