ACK: [PATCH] utilities: kernelscan: add AMD iommu for IVRS errors
Colin Ian King
colin.king at canonical.com
Fri Jan 25 17:08:31 UTC 2019
On 25/01/2019 07:09, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> src/utilities/kernelscan.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/utilities/kernelscan.sh b/src/utilities/kernelscan.sh
> index 73e543c5..a5d29d79 100755
> --- a/src/utilities/kernelscan.sh
> +++ b/src/utilities/kernelscan.sh
> @@ -118,6 +118,7 @@ scan_source_file $src/kernel/time/timekeeping.c
> scan_source_file $src/drivers/watchdog/iTCO_vendor_support.c
> scan_source_file $src/drivers/watchdog/hpwdt.c
> scan_source_file $src/drivers/usb/host/pci-quirks.c
> +scan_source_file $src/drivers/iommu/amd_iommu_init.c
>
>
> #
>
Thanks Alex
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list