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()
139 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0x%x diff 0x%x\n", in memcmpshowoffset()
167 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0xff diff 0x%x\n", in memffshow()
215 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock()
258 pr_info("ignoring errors as within bitflip limit\n"); in verify_eraseblock()
309 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock_in_one_go()
321 pr_info("verifying all eraseblocks\n"); in verify_all_eraseblocks()
329 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks()
335 pr_info("verified %u eraseblocks\n", i); in verify_all_eraseblocks()
351 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_oobtest_init()
356 pr_info("MTD device: %d\n", dev); in mtd_oobtest_init()
366 pr_info("this test requires NAND flash\n"); in mtd_oobtest_init()
375 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_oobtest_init()
402 pr_info("test 1 of 5\n"); in mtd_oobtest_init()
422 pr_info("test 2 of 5\n"); in mtd_oobtest_init()
435 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
443 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
449 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
455 pr_info("test 3 of 5\n"); in mtd_oobtest_init()
488 pr_info("test 4 of 5\n"); in mtd_oobtest_init()
507 pr_info("attempting to start write past end of OOB\n"); in mtd_oobtest_init()
508 pr_info("an error is expected...\n"); in mtd_oobtest_init()
511 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
527 pr_info("attempting to start read past end of OOB\n"); in mtd_oobtest_init()
528 pr_info("an error is expected...\n"); in mtd_oobtest_init()
531 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
539 pr_info("skipping end of device tests because last " in mtd_oobtest_init()
551 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
552 pr_info("an error is expected...\n"); in mtd_oobtest_init()
555 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
571 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
572 pr_info("an error is expected...\n"); in mtd_oobtest_init()
575 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
595 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init()
596 pr_info("an error is expected...\n"); in mtd_oobtest_init()
599 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
615 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init()
616 pr_info("an error is expected...\n"); in mtd_oobtest_init()
619 pr_info("error occurred as expected\n"); in mtd_oobtest_init()
628 pr_info("test 5 of 5\n"); in mtd_oobtest_init()
637 pr_info("writing OOBs of whole device\n"); in mtd_oobtest_init()
659 pr_info("written up to eraseblock %u\n", i); in mtd_oobtest_init()
668 pr_info("written %u eraseblocks\n", i); in mtd_oobtest_init()
672 pr_info("verifying all eraseblocks\n"); in mtd_oobtest_init()
701 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
707 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
709 pr_info("finished with %d errors\n", errcnt); in mtd_oobtest_init()
716 pr_info("error %d occurred\n", err); in mtd_oobtest_init()