Re: [PATCH v2 07/36] irqchip/gic-v3-its: Add get_vlpi_map() helper
From: Zenghui Yu
Date: Wed Oct 30 2019 - 23:55:14 EST
On 2019/10/27 22:42, Marc Zyngier wrote:
Obtaining the mapping information for a VLPI is something quite common,
and the GICv4.1 code is going to make even more use of it. Expose it as
a separate helper.
Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
Reviewed-by: Zenghui Yu <yuzenghui@xxxxxxxxxx>