Lines Matching refs:KERN_ERR
147 printk(KERN_ERR "mtdoops: all blocks bad!\n"); in mtdoops_workfunc_erase()
153 printk(KERN_ERR "mtdoops: mtd_block_isbad failed, aborting\n"); in mtdoops_workfunc_erase()
169 printk(KERN_ERR "mtdoops: block_markbad failed, aborting\n"); in mtdoops_workfunc_erase()
192 printk(KERN_ERR "mtdoops: Cannot write from panic without panic_write\n"); in mtdoops_write()
200 printk(KERN_ERR "mtdoops: write failure at %ld (%td of %ld written), error %d\n", in mtdoops_write()
232 printk(KERN_ERR "mtdoops: read failure at %ld (%td of %d read), err %d\n", in find_next_position()
303 printk(KERN_ERR "mtdoops: MTD partition %d not big enough for mtdoops\n", in mtdoops_notify_add()
308 printk(KERN_ERR "mtdoops: eraseblock size of MTD partition %d too small\n", in mtdoops_notify_add()
313 printk(KERN_ERR "mtdoops: mtd%d is too large (limit is %d MiB)\n", in mtdoops_notify_add()
324 printk(KERN_ERR "mtdoops: could not allocate page array\n"); in mtdoops_notify_add()
332 printk(KERN_ERR "mtdoops: registering kmsg dumper failed, error %d\n", err); in mtdoops_notify_add()
372 printk(KERN_ERR "mtdoops: mtd device (mtddev=name/number) must be supplied\n"); in mtdoops_init()
376 printk(KERN_ERR "mtdoops: record_size must be a multiple of 4096\n"); in mtdoops_init()
380 printk(KERN_ERR "mtdoops: record_size must be over 4096 bytes\n"); in mtdoops_init()
392 printk(KERN_ERR "mtdoops: failed to allocate buffer workspace\n"); in mtdoops_init()