From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cantor.suse.de ([195.135.220.2] helo=mx1.suse.de) by pentafluge.infradead.org with esmtps (Exim 4.63 #1 (Red Hat Linux)) id 1IiTMe-0001tn-JI for kexec@lists.infradead.org; Thu, 18 Oct 2007 12:16:35 +0100 Date: Thu, 18 Oct 2007 13:15:30 +0200 From: Bernhard Walle Subject: Re: [patch 2/3] Introduce BOOTMEM_EXCLUSIVE Message-ID: <20071018111530.GA10028@suse.de> References: <20071016162857.635479952@strauss.suse.de> <20071016162858.545617122@strauss.suse.de> <20071017110550.GB17565@in.ibm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20071017110550.GB17565@in.ibm.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces@lists.infradead.org To: Vivek Goyal Cc: kexec@lists.infradead.org, linux-kernel@vger.kernel.org * Vivek Goyal [2007-10-17 13:05]: > > > I think we should unreserve the chunks of memory we have reserved so > far (Memory reserved from sidx to i), in case of error. True. Next version is coming. Thanks, Bernhard _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763284AbXJRLPl (ORCPT ); Thu, 18 Oct 2007 07:15:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755815AbXJRLPd (ORCPT ); Thu, 18 Oct 2007 07:15:33 -0400 Received: from ns.suse.de ([195.135.220.2]:34921 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755794AbXJRLPd (ORCPT ); Thu, 18 Oct 2007 07:15:33 -0400 Date: Thu, 18 Oct 2007 13:15:30 +0200 From: Bernhard Walle To: Vivek Goyal Cc: linux-kernel@vger.kernel.org, kexec@lists.infradead.org Subject: Re: [patch 2/3] Introduce BOOTMEM_EXCLUSIVE Message-ID: <20071018111530.GA10028@suse.de> Mail-Followup-To: Vivek Goyal , linux-kernel@vger.kernel.org, kexec@lists.infradead.org References: <20071016162857.635479952@strauss.suse.de> <20071016162858.545617122@strauss.suse.de> <20071017110550.GB17565@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071017110550.GB17565@in.ibm.com> Organization: SUSE LINUX Products GmbH User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Vivek Goyal [2007-10-17 13:05]: > > > I think we should unreserve the chunks of memory we have reserved so > far (Memory reserved from sidx to i), in case of error. True. Next version is coming. Thanks, Bernhard