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 3E39CDE2EB for ; Fri, 6 Jun 2008 05:12:49 +1000 (EST) Message-Id: From: Kumar Gala To: Josh Boyer In-Reply-To: <20080605101838.5b1d9233@zod.rchland.ibm.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: 4xx support in arch/ppc is going away Real Soon Now Date: Thu, 5 Jun 2008 13:59:44 -0500 References: <20080605095253.7df9dbe0@zod.rchland.ibm.com> <20080605101838.5b1d9233@zod.rchland.ibm.com> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 5, 2008, at 10:18 AM, Josh Boyer wrote: > On Thu, 5 Jun 2008 09:11:48 -0600 > "Grant Likely" wrote: > >> On Thu, Jun 5, 2008 at 8:52 AM, Josh Boyer > > wrote: >>> This commit (patch omitted due to size) is sitting in my local tree: >>> >>> commit 0d7efc1e80fc262bcc507a605482c5681e3f082a >>> Author: Josh Boyer >>> Date: Thu Jun 5 09:46:17 2008 -0500 >>> >>> ppc/4xx: Remove 4xx support from arch/ppc >>> >>> Remove support for PPC 403, 405, and 440 processors from arch/ >>> ppc. The >>> arch/powerpc equivalents should be used. Boards that are not >>> ported yet >>> will need to be ported to arch/powerpc to have continued support. >> >> This looks like unneeded churn. > > Excellent. My prompting has succeeded. Though now I won't get to be > on top of the "top contributors" list in the lwn.net pages like Kumar > was. Oh well. defconfig updates is the secret :) - k