|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
On 26.01.21 01:20, Julien Grall wrote: Hi Julien, Stefano It seems that error happens if *both* CONFIG_GRANT_TABLE and CONFIG_IOREQ_SERVER are disabled. Looks like that mfn_list is initialized either in acquire_grant_table() or in acquire_ioreq_server(). If these options disabled then corresponding helpers are just stubs, so indeed that mfn_list gets uninitialized. But, I am not sure why gcc complains about it as set_foreign_p2m_entry() is *not* going to be called in that case???On Mon, 25 Jan 2021 at 20:56, Stefano Stabellini <sstabellini@xxxxxxxxxx> wrote:Julien,Hi,This seems to be an arm randconfig failure: https://gitlab.com/xen-project/patchew/xen/-/pipelines/246632953 https://gitlab.com/xen-project/patchew/xen/-/jobs/985455044 -- Regards, Oleksandr Tyshchenko
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |