From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id BE78BB7081 for ; Sat, 11 Jul 2009 03:17:17 +1000 (EST) Received: from ovro.ovro.caltech.edu (ovro.ovro.caltech.edu [192.100.16.2]) by ozlabs.org (Postfix) with ESMTP id BE0F9DDD1C for ; Sat, 11 Jul 2009 03:17:15 +1000 (EST) Date: Fri, 10 Jul 2009 10:17:12 -0700 From: "Ira W. Snyder" To: Kumar Gala Subject: Re: [PATCH v2] edac: mpc85xx: add support for mpc83xx memory controller Message-ID: <20090710171711.GC11719@ovro.caltech.edu> References: <2576.44687.qm@web50111.mail.re2.yahoo.com> <20090710150420.GA11719@ovro.caltech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org, Doug Thompson , bluesmoke-devel@lists.sourceforge.net, Dave Jiang List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 10, 2009 at 10:36:20AM -0500, Kumar Gala wrote: > > On Jul 10, 2009, at 10:04 AM, Ira W. Snyder wrote: > >> On Thu, Jul 09, 2009 at 04:24:38PM -0700, Doug Thompson wrote: >>> >>> Ok, is this the one you want me to push upstream? >>> >> >> Yep, this is the finished version. >> >> Thanks, >> Ira >> >>> doug t >> > > is that for .31 or .32? If .31 I'm fine. If for .32 I still have some > things I like to deal with. (like the other 85xx specific bits) > .32 is fine for me. This is a new feature, not really a bugfix. I can maintain it in my (growing) set of patches against mainline until it gets merged. Ira