https://bugzilla.kernel.org/show_bug.cgi?id=216407
--- Comment #4 from Erhard F. (erhar...@mailbox.org) --- Created attachment 303129 --> https://bugzilla.kernel.org/attachment.cgi?id=303129&action=edit dmesg (kernel 6.1-rc3, Talos II) No change on 6.1-rc3. # dmesg | grep FAIL [ 51.237023] ### dt-test ### FAIL of_unittest_dma_ranges_one():927 of_dma_get_range: wrong phys addr 0x0000000000000000 (expecting 20000000) on node /testcase-data/address-tests/device@70000000 [ 51.237036] ### dt-test ### FAIL of_unittest_dma_ranges_one():930 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 0) on node /testcase-data/address-tests/device@70000000 [ 51.237064] ### dt-test ### FAIL of_unittest_dma_ranges_one():927 of_dma_get_range: wrong phys addr 0x0000000100000000 (expecting 20000000) on node /testcase-data/address-tests/bus@80000000/device@1000 [ 51.237078] ### dt-test ### FAIL of_unittest_dma_ranges_one():930 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 100000000) on node /testcase-data/address-tests/bus@80000000/device@1000 [ 51.237117] ### dt-test ### FAIL of_unittest_dma_ranges_one():927 of_dma_get_range: wrong phys addr 0x0000000080000000 (expecting 20000000) on node /testcase-data/address-tests/pci@90000000 [ 51.237128] ### dt-test ### FAIL of_unittest_dma_ranges_one():930 of_dma_get_range: wrong DMA addr 0x0000000020000000 (expecting 80000000) on node /testcase-data/address-tests/pci@90000000 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.