From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH V2 33/40] arm: unwind allocations etc on arch_domain_create_failure Date: Thu, 28 Jun 2012 12:05:38 +0100 Message-ID: <20120628110538.GF34995@ocelot.phlegethon.org> References: <1340706574.3832.57.camel@zakaz.uk.xensource.com> <1340706604-1313-1-git-send-email-ian.campbell@citrix.com> <1340706604-1313-33-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1340706604-1313-33-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org At 10:29 +0000 on 26 Jun (1340706597), Ian Campbell wrote: > This involves adding the necessary teardown/free functions for some modules. > > Don't initialise full arch domain state for the idle domain, it's not needed. > > Signed-off-by: Ian Campbell Acked-by: Tim Deegan