> From: Zhenzhong Duan [mailto:zhenzhong.d...@oracle.com]
> Sent: Monday, August 20, 2018 6:43 PM
>
> Release memory allocated for drhd iommu in error path.
>
> -v2: fixup wrong parameter hiden due to my removing -Werror
>
> Signed-off-by: Zhenzhong Duan
Acked-by: Kevin Tian
_
>>> On 20.08.18 at 12:42, wrote:
> Release memory allocated for drhd iommu in error path.
>
> -v2: fixup wrong parameter hiden due to my removing -Werror
This line belongs ...
> Signed-off-by: Zhenzhong Duan
> ---
... here, so it won't end up in the commit message. Still
Reviewed-by: Jan Beu
Release memory allocated for drhd iommu in error path.
-v2: fixup wrong parameter hiden due to my removing -Werror
Signed-off-by: Zhenzhong Duan
---
xen/drivers/passthrough/vtd/dmar.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/xen/drivers/passthrough/vtd/dmar.c
b/