Re: [Xen-devel] [PATCH 1/2] dmar: iommu mem leak fix

2018-08-20 Thread Jan Beulich
>>> On 20.08.18 at 05:32, wrote: > Release memory allocated for drhd iommu in error path. > > Signed-off-by: Zhenzhong Duan Reviewed-by: Jan Beulich But this needs a maintainer ack, and you didn't Cc him (now done). Jan > --- a/xen/drivers/passthrough/vtd/dmar.c > +++

[Xen-devel] [PATCH 1/2] dmar: iommu mem leak fix

2018-08-19 Thread Zhenzhong Duan
Release memory allocated for drhd iommu in error path. 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/xen/drivers/passthrough/vtd/dmar.c index 46decd4..8c5fa80