|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 07/27] ARM: vGICv3: handle virtual LPI pending and property tables
Hi Andre, On 12/04/17 01:44, Andre Przywara wrote: Allow a guest to provide the address and size for the memory regions it has reserved for the GICv3 pending and property tables. We sanitise the various fields of the respective redistributor registers. The MMIO read and write accesses are protected by locks, to avoid any changing of the property or pending table address while a redistributor is live and also to protect the non-atomic vgic_reg64_extract() function on the MMIO read side. Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> Reviewed-by: Julien Grall <julien.grall@xxxxxxx> Whilst I gave my reviewed-by it is very rude to ignore a comment.It would have been nicer to answer even if it is just saying "I can add a TODO and address it in a follow-up patch". --- Please get use to mention all the changes (e.g the spin_*lock -> spin_*lock_irq* change) you made in a patch. Mainly if you keep a reviewed-by. The comment you ignore was the one about consolidating rdists_enabled and has_its in a single field and use flags. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |