From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ozlabs.org (Postfix) with ESMTP id F10A7DDEC9 for ; Wed, 7 Feb 2007 18:43:36 +1100 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 3/4] PS3: Fix DMA scatter-gather Date: Wed, 7 Feb 2007 08:43:24 +0100 References: <45BFD2C2.70000@am.sony.com> In-Reply-To: <45BFD2C2.70000@am.sony.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200702070843.25255.arnd@arndb.de> Cc: Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 31 January 2007 00:20, Geoff Levand wrote: > Add the missing pieces to support DMA scatter-gather on the PS3 system bus. > > Signed-off-by: Geoff Levand > Acked-by: Arnd Bergmann