On Thu, Apr 13, 2023, at 14:13, Biju Das wrote:
Hi all, FYI, this patch breaks on RZ/G2L SMARC EVK board and Arnd will send V2 for fixing this issue. [10:53] <biju> [ 3.384408] Unable to handle kernel paging request at virtual address 000000004afb0080
Right, sorry about this, I accidentally removed the 'phys_to_virt()' conversion on arm64. Arnd