aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/460-cfi_cmdset_0002_no_erase_suspend.patch
Commit message (Collapse)AuthorAgeFilesLines
* linux/3.0: R.I.P.Gabor Juhos2012-05-141-11/+0
| | | | | | It is used by the broken omap35xx/gumstix target only. SVN-Revision: 31717
* kernel: disable cfi cmdset 0002 erase suspendFelix Fietkau2011-08-151-0/+11
on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. SVN-Revision: 27984