From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers Date: Thu, 8 Mar 2012 09:59:41 -0800 Message-ID: <20120308175941.GB26516@kroah.com> References: <20120308152853.b5010336abbb8f90e8a2500c@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20120308152853.b5010336abbb8f90e8a2500c@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Benjamin Herrenschmidt , ppc-dev , "James E.J. Bottomley" , netdev@vger.kernel.org, Alan Cox , Brian King , David Miller , linux-scsi@vger.kernel.org, linux-serial@vger.kernel.org, Jens Axboe , LKML List-Id: linux-scsi@vger.kernel.org On Thu, Mar 08, 2012 at 03:28:53PM +1100, Stephen Rothwell wrote: > Hi all, > > This series of patches removes all the legacy iSeries platform specific > drivers (and the iSeries specific part of one). The legacy iSeries > platform main code has already bee removed along with CONFIG_PPC_ISERIES, > so none of this code is selectable or needed any more. > > It would probably be easiest if all these patches were merged via the > powerpc tree to eliminate any dependencies between them. Their impact on > generic code is very small. No objection from me at all. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f51.google.com (mail-yw0-f51.google.com [209.85.213.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 6C4AEB6EE6 for ; Fri, 9 Mar 2012 04:59:49 +1100 (EST) Received: by yhnn12 with SMTP id n12so421904yhn.38 for ; Thu, 08 Mar 2012 09:59:47 -0800 (PST) Date: Thu, 8 Mar 2012 09:59:41 -0800 From: Greg Kroah-Hartman To: Stephen Rothwell Subject: Re: [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers Message-ID: <20120308175941.GB26516@kroah.com> References: <20120308152853.b5010336abbb8f90e8a2500c@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20120308152853.b5010336abbb8f90e8a2500c@canb.auug.org.au> Cc: Jens Axboe , linux-scsi@vger.kernel.org, LKML , "James E.J. Bottomley" , linux-serial@vger.kernel.org, netdev@vger.kernel.org, Brian King , ppc-dev , David Miller , Alan Cox List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Mar 08, 2012 at 03:28:53PM +1100, Stephen Rothwell wrote: > Hi all, > > This series of patches removes all the legacy iSeries platform specific > drivers (and the iSeries specific part of one). The legacy iSeries > platform main code has already bee removed along with CONFIG_PPC_ISERIES, > so none of this code is selectable or needed any more. > > It would probably be easiest if all these patches were merged via the > powerpc tree to eliminate any dependencies between them. Their impact on > generic code is very small. No objection from me at all. greg k-h