BUG: divide error in ubi_attach_mtd_dev
Richard Weinberger
richard at nod.at
Thu Apr 20 10:33:19 PDT 2023
----- Ursprüngliche Mail -----
> The kernel is in qemu. We find that the `mtd` is from
> `mtd = get_mtd_device(NULL, req.mtd_num);` in function `ctrl_cdev_ioctl`.
> And we are still trying to figure out what MTD is.
Can you please share the qemu command line?
Within Linux you can query /proc/mtd or /sys/class/mtd/
to get infos about the MTD in question.
Thanks,
//richard
More information about the linux-mtd
mailing list