[PATCH 1/3] virt/vgic: Increase number of DeviceIDs to 17
Greg KH
gregkh at linuxfoundation.org
Tue Jun 13 08:11:45 PDT 2023
On Tue, Jun 13, 2023 at 06:08:01PM +0300, laurentiu.tudor at nxp.com wrote:
> From: Bharat Bhushan <Bharat.Bhushan at nxp.com>
>
> FSL-MC bus devices uses device-ids from 0x10000 to 0x20000.
> So to support MSI interrupts for mc-bus devices we need
> vgi-ITS device-id table of size 2^17 to support deviceid
> range from 0x10000 to 0x20000.
>
> Signed-off-by: Bharat Bhushan <Bharat.Bhushan at nxp.com>
> ---
> arch/arm64/kvm/vgic/vgic-its.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Is there a reason you didn't cc: any of the relevant maintainers for
this change? Please use scripts/get_maintainer.pl on your patch to
determine who is responsible for it (hint, not me!)
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list