On Thu, May 08, 2025 at 08:02:40PM -0700, Nicolin Chen wrote: > A vEVENT can be reported only from a threaded IRQ context. Change to using > request_threaded_irq to support that. > > Acked-by: Pranjal Shrivastava <pr...@google.com> > Signed-off-by: Nicolin Chen <nicol...@nvidia.com> > --- > drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason