From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from koto.vergenet.net ([210.128.90.7]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1L5F8W-0006xu-8X for kexec@lists.infradead.org; Wed, 26 Nov 2008 07:48:36 +0000 Date: Wed, 26 Nov 2008 16:48:31 +0900 From: Simon Horman Subject: Re: [PATCH] Fix kexec x86_64 load failed bug Message-ID: <20081126074829.GD30657@verge.net.au> References: <20081125134738.7075a13a@hale.suse.de> <1227662409.2442.11.camel@yhuang-dev.sh.intel.com> <492CC1AA.3010408@oracle.com> <1227673551.2442.12.camel@yhuang-dev.sh.intel.com> <20081126061652.GA24221@verge.net.au> <1227682058.2442.19.camel@yhuang-dev.sh.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1227682058.2442.19.camel@yhuang-dev.sh.intel.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+dwmw2=infradead.org@lists.infradead.org To: Huang Ying Cc: Randy Dunlap , Bernhard Walle , "kexec@lists.infradead.org" On Wed, Nov 26, 2008 at 02:47:38PM +0800, Huang Ying wrote: > On Wed, 2008-11-26 at 14:16 +0800, Simon Horman wrote: > > On Wed, Nov 26, 2008 at 12:25:51PM +0800, Huang Ying wrote: > > > On Wed, 2008-11-26 at 11:25 +0800, Randy Dunlap wrote: > > > > This isn't kernel code? Where is /purgatory/ ? > > > > > > > > Anyway, for kernel code, that should be: > > > > char *cmdline_end = NULL; > > > > > > This patch is against kexec tools, not kernel. > > > > > > Best Regards, > > > Huang Ying > > > > Hi Huang, > > > > I think that I would prefer "char *cmdline_end = NULL;" for kexec-tools > > code too. > > Patch v2 follows with NULL instead of 0. Thanks, applied. -- Simon Horman VA Linux Systems Japan K.K., Sydney, Australia Satellite Office H: www.vergenet.net/~horms/ W: www.valinux.co.jp/en _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec