2018-08-30 10:51 GMT+02:00 Robert Jarzmik <robert.jarzmik@xxxxxxx>: > Nicolas Chauvet <kwizart@xxxxxxxxx> writes: > >> 2018-08-25 10:06 GMT+02:00 Robert Jarzmik <robert.jarzmik@xxxxxxx>: >>> Nicolas Chauvet <kwizart@xxxxxxxxx> writes: >>> >>>> I will test the patch when possible. But I wonder if hw availability >>>> can be verified at probe also ? >>> Mmh unfortunately no. >>> >>> The hardware IP is simply memory mapped (with an interrupt source as well), and >>> doesn't have any discoverable ID so rely upon AFAIK. >> >> Hi Robert, >> >> I've just tested today. >> Unfortunately, the patch doesn't work for me. The error looks the same. > Mmmm that's strange ... > Could you provide me (or attach them to the bugzilla) : > - your .config > - your .dtb > - your vmlinux > - the new stackstrace The fedora armv7hl config is located here: https://src.fedoraproject.org/rpms/kernel/blob/master/f/kernel-armv7hl.config The kernel build is available at https://koji.fedoraproject.org/koji/taskinfo?taskID=29364974 You can grab the kernel-core and kernel-modules*.rpm and extract using rpm2cpio kernel-core*.rpm | cpio -vid . from any distro. The stacktrace is already added to the bugzilla ticket at: https://bugzilla.kernel.org/show_bug.cgi?id=200905#c4 Thx -- - Nicolas (kwizart)