|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 2/2] arch/arm: time: Add support for parsing interrupts by names
Hi, On 13/03/2023 13:08, Andrei Cherechesu (OSS) wrote: From: Andrei Cherechesu <andrei.cherechesu@xxxxxxx> Added support for parsing the ARM generic timer interrupts DT node by the "interrupt-names" property, if it is available. If not available, the usual parsing based on the expected IRQ order is performed. Also treated returning 0 as an error case for the platform_get_irq() calls, since it is not a valid PPI ID and treating it as a valid case would only cause Xen to BUG() later, when trying to reserve vIRQ being SGI. Added the "hyp-virt" PPI to the timer PPI list, even though it's currently not in use. If the "hyp-virt" PPI is not found, the hypervisor won't panic. I know this was already merged. But it would have been nice to explain why this is added. As this stands, it looks unnecessary dead code which would have been okay if ...
... this wasn't necessary. Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |