Re: [PATCH v2] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
From: Joerg Roedel
Date: Fri Apr 11 2025 - 06:42:06 EST
On Thu, Apr 03, 2025 at 12:22:12PM +0200, Louis-Alexis Eyraud wrote:
> ---
> Changes in v2:
> - Fix goto label usage in device registration error case
> - Add review and test trailers
> - Link to v1: https://lore.kernel.org/r/20250327-fix-mtk-iommu-error-v1-1-df969158e752@xxxxxxxxxxxxx
> ---
> drivers/iommu/mtk_iommu.c | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
Replaced the previously applied patch with this one.