Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd/tests
Wolfram Sang 7406060e29 mtd: tests: don't use mtd0 as a default
mtd tests may erase the mtd device, so force the user to specify which
mtd device to test by using the module parameter. Disable the default
(using mtd0) since this may destroy a vital part of the flash if the
module is inserted accidently or carelessly.

Reported-by: Roland Kletzing <devzero@web.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@intel.com>
2011-10-30 14:31:04 +02:00
..
Makefile mtd: add nand_ecc test module 2009-11-30 09:41:49 +00:00
mtd_nandecctest.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mtd_oobtest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_pagetest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_readtest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_speedtest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_stresstest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_subpagetest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00
mtd_torturetest.c mtd: tests: don't use mtd0 as a default 2011-10-30 14:31:04 +02:00