From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8104BB6F04 for ; Fri, 9 Jul 2010 11:30:20 +1000 (EST) Subject: Re: [1/2] powerpc/crashdump: Fix issues with kexec and 36bit physical addr From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <1278535881-6463-1-git-send-email-msm@freescale.com> <20100708-mitltonm-msm-reply@mdm.bga.com> <1278586190.28659.94.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Fri, 09 Jul 2010 11:30:07 +1000 Message-ID: <1278639007.28659.129.camel@pasglop> Mime-Version: 1.0 Cc: Matthew McClintock , linuxppc-dev@lists.ozlabs.org, Milton Miller List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2010-07-08 at 07:40 -0500, Kumar Gala wrote: > On Jul 8, 2010, at 5:49 AM, Benjamin Herrenschmidt wrote: > > > On Thu, 2010-07-08 at 04:07 -0500, Milton Miller wrote: > >> On Wed, 07 Jul 2010 around 10:51:20 -0000 Matthew McClintock wrote: > >>> > >>> Fix sizes of variables so correct values are exported via /proc. > >>> Cast variable in comparison to avoid compiler error. > >>> > > > > I'm afraid I already pulled that in. Please send a fixup patch. > > > pulled into which tree? My confusion. It was in my to-be-posted -next but I hadn't actually uploaded it yet so I've dropped the patch for now. Matthew, don't send an incremental fixup, a whole new patch will do. I've also dropped the second patch that enables building of crash dump kernels for now. I've left the MPIC CPU reset one though. Cheers, Ben.