RE: [PATCH v2 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread

From: Tian, Kevin
Date: Fri Sep 13 2024 - 20:53:09 EST


> From: Joel Granados via B4 Relay
> <devnull+j.granados.samsung.com@xxxxxxxxxx>
>
> From: Klaus Jensen <k.jensen@xxxxxxxxxxx>
>
> PASID is not strictly needed when handling a PRQ event; remove the check
> for the pasid present bit in the request. This change was not included
> in the creation of prq.c to emphasize the change in capability checks
> when handing PRQ events.
>
> Signed-off-by: Klaus Jensen <k.jensen@xxxxxxxxxxx>
> Signed-off-by: Joel Granados <j.granados@xxxxxxxxxxx>

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>