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 6784EDDF54 for ; Wed, 9 Jan 2008 22:55:41 +1100 (EST) From: Arnd Bergmann To: Geoff Levand Subject: Re: [patch 1/4] POWERPC: Add Cell SPRN bookmark register Date: Wed, 9 Jan 2008 12:55:32 +0100 References: <477EF59C.2070809@am.sony.com> <47846B30.5040406@am.sony.com> In-Reply-To: <47846B30.5040406@am.sony.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200801091255.32435.arnd@arndb.de> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 09 January 2008, Geoff Levand wrote: > Add a definition for the Cell SPRN bookmark register > to asm-powerpc/regs.h > > Signed-off-by: Geoff Levand Acked-by: Arnd Bergmann