Lines Matching refs:pr_info

106 	pr_info("writing OOBs of whole device\n");  in write_whole_device()
114 pr_info("written up to eraseblock %u\n", i); in write_whole_device()
120 pr_info("written %u eraseblocks\n", i); in write_whole_device()
138 pr_info("error @addr[0x%lx:0x%zx] 0x%x -> 0x%x diff 0x%x\n", in memcmpshow()
162 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0xff diff 0x%x\n", in memffshow()
210 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock()
252 pr_info("ignoring errors as within bitflip limit\n"); in verify_eraseblock()
303 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock_in_one_go()
315 pr_info("verifying all eraseblocks\n"); in verify_all_eraseblocks()
323 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks()
329 pr_info("verified %u eraseblocks\n", i); in verify_all_eraseblocks()
345 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_oobtest_init()
350 pr_info("MTD device: %d\n", dev); in mtd_oobtest_init()
360 pr_info("this test requires NAND flash\n"); in mtd_oobtest_init()
369 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_oobtest_init()
396 pr_info("test 1 of 5\n"); in mtd_oobtest_init()
416 pr_info("test 2 of 5\n"); in mtd_oobtest_init()
429 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
437 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
443 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
449 pr_info("test 3 of 5\n"); in mtd_oobtest_init()
482 pr_info("test 4 of 5\n"); in mtd_oobtest_init()
501 pr_info("attempting to start write past end of OOB\n"); in mtd_oobtest_init()
502 pr_info("an error is expected...\n"); in mtd_oobtest_init()
505 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
521 pr_info("attempting to start read past end of OOB\n"); in mtd_oobtest_init()
522 pr_info("an error is expected...\n"); in mtd_oobtest_init()
525 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
533 pr_info("skipping end of device tests because last " in mtd_oobtest_init()
545 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
546 pr_info("an error is expected...\n"); in mtd_oobtest_init()
549 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
565 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
566 pr_info("an error is expected...\n"); in mtd_oobtest_init()
569 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
589 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
590 pr_info("an error is expected...\n"); in mtd_oobtest_init()
593 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
609 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
610 pr_info("an error is expected...\n"); in mtd_oobtest_init()
613 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
622 pr_info("test 5 of 5\n"); in mtd_oobtest_init()
631 pr_info("writing OOBs of whole device\n"); in mtd_oobtest_init()
653 pr_info("written up to eraseblock %u\n", i); in mtd_oobtest_init()
662 pr_info("written %u eraseblocks\n", i); in mtd_oobtest_init()
666 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
695 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
701 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
703 pr_info("finished with %d errors\n", errcnt); in mtd_oobtest_init()
710 pr_info("error %d occurred\n", err); in mtd_oobtest_init()