|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 36/57] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
Hi Andre, On 03/05/2018 04:03 PM, Andre Przywara wrote: if ( ... )Also, it took me a bit of time to understand what is the behavior of enable here. If I am not mistake it will be true only when toggle from disable -> enable, right? If so, I can you please either rework the code to make it more obvious (maybe a new variable) or add more comment? + vgic_kick_vcpus(vcpu->domain); + + break; + case GICD_TYPER: + case GICD_IIDR: + /* read-only, writes ignored */ + return; + } +} + Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |