From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH v2 05/16] xen: fix leaking of v->cpu_affinity_saved Date: Thu, 14 Nov 2013 11:11:04 +0000 Message-ID: <5284AFC8.3010905@eu.citrix.com> References: <20131113190852.18086.5437.stgit@Solace> <20131113191142.18086.94881.stgit@Solace> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131113191142.18086.94881.stgit@Solace> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli , xen-devel@lists.xen.org Cc: Marcus Granado , Keir Fraser , Ian Campbell , Li Yechen , Andrew Cooper , Juergen Gross , Ian Jackson , Jan Beulich , Justin Weaver , Matt Wilson , Elena Ufimtseva List-Id: xen-devel@lists.xenproject.org On 13/11/13 19:11, Dario Faggioli wrote: > on domain destruction. > > Signed-off-by: Dario Faggioli Ugh, nasty. Good catch. Looks like this was introduced in 41e71c26 back in April, so this fix should be backported to 4.3. Reviewed-by: George Dunlap