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 ESMTP id CA749DDF0B for ; Tue, 20 Mar 2007 03:13:30 +1100 (EST) Subject: Re: [PATCH] [PPC32] ADMA support for PPC 440SPe processors. From: Benjamin Herrenschmidt To: Dan Williams In-Reply-To: References: <20070315232956.37DAB353A6C@atlas.denx.de> <200703170909.13869.sr@denx.de> <200703171943.27465.sr@denx.de> Content-Type: text/plain Date: Mon, 19 Mar 2007 17:13:19 +0100 Message-Id: <1174320799.5044.21.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linux-raid@vger.kernel.org, linuxppc-dev@ozlabs.org, Stefan Roese List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , BTW folks. Would it be hard to change your spe_ prefixes to something else ? There's already enough confusion between the freescale SPE unit and the cell SPEs :-) (such confusion is annoying when grepp'ing for code that might touch a given functionality for example). Cheers, Ben.