summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.1/460-cfi_cmdset_0002_no_erase_suspend.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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