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 81F86B70D0 for ; Thu, 5 Aug 2010 12:04:39 +1000 (EST) Subject: Re: [PATCH] powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly From: Benjamin Herrenschmidt To: Neil Horman In-Reply-To: <20100804144929.GA13970@hmsreliant.think-freely.org> References: <20100713134609.GA14514@hmsreliant.think-freely.org> <20100804144929.GA13970@hmsreliant.think-freely.org> Content-Type: text/plain; charset="UTF-8" Date: Thu, 05 Aug 2010 12:04:26 +1000 Message-ID: <1280973866.1902.168.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, paulus@samba.org, vgoyal@redhat.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2010-08-04 at 10:49 -0400, Neil Horman wrote: > Ping yet again. Ben, This needs review/acceptance from you or Paul > Neil Isn't it already in powerpc-next about to be pulled by Linus ? In general, I recommend you check the status of your patches on patchwork. I'm nagging Jeremy to add a feature so it emails the submitter when the patch status changes :-) Cheers, Ben.