Lines Matching refs:printk
119 printk(KERN_WARNING "mtdoops: erase of region [0x%llx, 0x%llx] on \"%s\" failed\n", in mtdoops_erase_block()
149 printk(KERN_DEBUG "mtdoops: ready %d, %d (no erase)\n", in mtdoops_inc_counter()
174 printk(KERN_WARNING "mtdoops: bad block at %08lx\n", in mtdoops_workfunc_erase()
181 printk(KERN_ERR "mtdoops: all blocks bad!\n"); in mtdoops_workfunc_erase()
187 printk(KERN_ERR "mtdoops: mtd_block_isbad failed, aborting\n"); in mtdoops_workfunc_erase()
195 printk(KERN_DEBUG "mtdoops: ready %d, %d\n", in mtdoops_workfunc_erase()
203 printk(KERN_ERR "mtdoops: block_markbad failed, aborting\n"); in mtdoops_workfunc_erase()
226 printk(KERN_ERR "mtdoops: Cannot write from panic without panic_write\n"); in mtdoops_write()
234 printk(KERN_ERR "mtdoops: write failure at %ld (%td of %ld written), error %d\n", in mtdoops_write()
266 printk(KERN_ERR "mtdoops: read failure at %ld (%td of %d read), err %d\n", in find_next_position()
337 printk(KERN_ERR "mtdoops: MTD partition %d not big enough for mtdoops\n", in mtdoops_notify_add()
342 printk(KERN_ERR "mtdoops: eraseblock size of MTD partition %d too small\n", in mtdoops_notify_add()
347 printk(KERN_ERR "mtdoops: mtd%d is too large (limit is %d MiB)\n", in mtdoops_notify_add()
356 printk(KERN_ERR "mtdoops: could not allocate page array\n"); in mtdoops_notify_add()
364 printk(KERN_ERR "mtdoops: registering kmsg dumper failed, error %d\n", err); in mtdoops_notify_add()
373 printk(KERN_INFO "mtdoops: Attached to MTD device %d\n", mtd->index); in mtdoops_notify_add()
384 printk(KERN_WARNING "mtdoops: could not unregister kmsg_dumper\n"); in mtdoops_notify_remove()
404 printk(KERN_ERR "mtdoops: mtd device (mtddev=name/number) must be supplied\n"); in mtdoops_init()
408 printk(KERN_ERR "mtdoops: record_size must be a multiple of 4096\n"); in mtdoops_init()
412 printk(KERN_ERR "mtdoops: record_size must be over 4096 bytes\n"); in mtdoops_init()
424 printk(KERN_ERR "mtdoops: failed to allocate buffer workspace\n"); in mtdoops_init()