Re: [Xen-devel] [PATCH v2] dmar: device scope mem leak fix

2015-06-01 Thread Elena Ufimtseva
On Mon, Jun 01, 2015 at 09:45:51AM +0100, Jan Beulich wrote: > >>> On 01.06.15 at 06:47, wrote: > >> From: Tian, Kevin > >> Sent: Monday, June 01, 2015 12:43 PM > >> > >> > >> and looks you dropped earlier changes to acpi_parse_one_rmrr. any > >> elaboration why it's not required in this versio

Re: [Xen-devel] [PATCH v2] dmar: device scope mem leak fix

2015-06-01 Thread Jan Beulich
>>> On 01.06.15 at 06:47, wrote: >> From: Tian, Kevin >> Sent: Monday, June 01, 2015 12:43 PM >> >> >> and looks you dropped earlier changes to acpi_parse_one_rmrr. any >> elaboration why it's not required in this version? > > Never mind this one. Seems you have it in RMRR patch set. No - it

Re: [Xen-devel] [PATCH v2] dmar: device scope mem leak fix

2015-05-31 Thread Tian, Kevin
> From: Tian, Kevin > Sent: Monday, June 01, 2015 12:43 PM > > > and looks you dropped earlier changes to acpi_parse_one_rmrr. any > elaboration why it's not required in this version? > > Thanks > Kevin Never mind this one. Seems you have it in RMRR patch set. Thanks Kevin ___

Re: [Xen-devel] [PATCH v2] dmar: device scope mem leak fix

2015-05-31 Thread Tian, Kevin
> From: elena.ufimts...@oracle.com [mailto:elena.ufimts...@oracle.com] > Sent: Saturday, May 30, 2015 5:35 AM > > From: Elena Ufimtseva > > Release memory allocated for scope.devices when disabling > dmar units. Also set device count after memory allocation when > device scope parsing. > > Chan

[Xen-devel] [PATCH v2] dmar: device scope mem leak fix

2015-05-29 Thread elena . ufimtseva
From: Elena Ufimtseva Release memory allocated for scope.devices when disabling dmar units. Also set device count after memory allocation when device scope parsing. Changes in v2: - release memory for devices scope on error paths in acpi_parse_one_drhd and acpi_parse_one_atsr and set the count