Re: [PATCH V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()

From: Marc Zyngier
Date: Sat Oct 15 2022 - 10:44:09 EST


On Sat, 15 Oct 2022 11:19:28 +0800, Eric Ren wrote:
> Reproducer hints:
> 1. Create ARM virt VM with pxb-pcie bus which adds
> extra host bridges, with qemu command like:
>
> ```
> -device pxb-pcie,bus_nr=8,id=pci.x,numa_node=0,bus=pcie.0 \
> -device pcie-root-port,..,bus=pci.x \
> ...
> -device pxb-pcie,bus_nr=37,id=pci.y,numa_node=1,bus=pcie.0 \
> -device pcie-root-port,..,bus=pci.y \
> ...
>
> [...]

Applied to fixes, thanks!

[1/1] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
commit: c000a2607145d28b06c697f968491372ea56c23a

Cheers,

M.
--
Without deviation from the norm, progress is not possible.