Lines Matching refs:KERN_ERR
161 printk(KERN_ERR "mtdoops: all blocks bad!\n"); in mtdoops_workfunc_erase()
167 printk(KERN_ERR "mtdoops: mtd_block_isbad failed, aborting\n"); in mtdoops_workfunc_erase()
183 printk(KERN_ERR "mtdoops: block_markbad failed, aborting\n"); in mtdoops_workfunc_erase()
206 printk(KERN_ERR "mtdoops: Cannot write from panic without panic_write\n"); in mtdoops_write()
214 printk(KERN_ERR "mtdoops: write failure at %ld (%td of %ld written), error %d\n", in mtdoops_write()
246 printk(KERN_ERR "mtdoops: read failure at %ld (%td of %d read), err %d\n", in find_next_position()
317 printk(KERN_ERR "mtdoops: MTD partition %d not big enough for mtdoops\n", in mtdoops_notify_add()
322 printk(KERN_ERR "mtdoops: eraseblock size of MTD partition %d too small\n", in mtdoops_notify_add()
327 printk(KERN_ERR "mtdoops: mtd%d is too large (limit is %d MiB)\n", in mtdoops_notify_add()
338 printk(KERN_ERR "mtdoops: could not allocate page array\n"); in mtdoops_notify_add()
346 printk(KERN_ERR "mtdoops: registering kmsg dumper failed, error %d\n", err); in mtdoops_notify_add()
386 printk(KERN_ERR "mtdoops: mtd device (mtddev=name/number) must be supplied\n"); in mtdoops_init()
390 printk(KERN_ERR "mtdoops: record_size must be a multiple of 4096\n"); in mtdoops_init()
394 printk(KERN_ERR "mtdoops: record_size must be over 4096 bytes\n"); in mtdoops_init()
406 printk(KERN_ERR "mtdoops: failed to allocate buffer workspace\n"); in mtdoops_init()