Re: [PATCH v10 5/5] iommu/arm-smmu: Add global/context fault implementation hooks

From: Nicolin Chen
Date: Wed Jul 08 2020 - 16:36:35 EST


On Tue, Jul 07, 2020 at 10:00:17PM -0700, Krishna Reddy wrote:
> Add global/context fault hooks to allow vendor specific implementations
> override default fault interrupt handlers.
>
> Update NVIDIA implementation to override the default global/context fault
> interrupt handlers and handle interrupts across the two ARM MMU-500s that
> are programmed identically.
>
> Signed-off-by: Krishna Reddy <vdumpa@xxxxxxxxxx>

Reviewed-by: Nicolin Chen <nicoleotsuka@xxxxxxxxx>