@lina @1ace fwiw iova for failed dma alloc is 0x800824000
@lina @1ace actually that's the pointer of the field the dma handle is put in haha so not so useful.
Looks like it's
err = rtk->ops->shmem_setup(rtk->cookie, buffer);
That is reporting -ENOMEM.
@lina @1ace actually that's the pointer of the field the dma handle is put in haha so not so useful.
Looks like it's
err = rtk->ops->shmem_setup(rtk->cookie, buffer);
That is reporting -ENOMEM.