Staging
v0.5.1
https://github.com/torvalds/linux
Revision 3cb4f09fc2e98bbf26f8c900a94bf3910cd4d823 authored by David Brownell on 14 March 2006, 05:20:40 UTC, committed by Linus Torvalds on 14 March 2006, 15:57:17 UTC
Fix a bug in the block-erase optimization for Dataflash; it was using block
erase even for smaller segments that need page erase.

That wouldn't matter for JFFS2, which never erases less than one block
(sometimes several blocks), but for other callers it might.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 3759fa9
History
Tip revision: 3cb4f09fc2e98bbf26f8c900a94bf3910cd4d823 authored by David Brownell on 14 March 2006, 05:20:40 UTC
[PATCH] mtd_dataflash, fix block vs page erase
Tip revision: 3cb4f09
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top