Re: [patch 1/4] POWERPC: Add Cell SPRN bookmark register

2008-01-09 Thread Arnd Bergmann
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 <[EMAIL PROTECTED]> Acked-by: Arnd Bergmann <[EMAIL PROTECTED]> ___ Linuxppc-dev mailing lis

[patch 1/4] POWERPC: Add Cell SPRN bookmark register

2008-01-08 Thread Geoff Levand
Add a definition for the Cell SPRN bookmark register to asm-powerpc/regs.h Signed-off-by: Geoff Levand <[EMAIL PROTECTED]> --- Needed for PS3's lpm driver. include/asm-powerpc/reg.h |1 + 1 file changed, 1 insertion(+) --- a/include/asm-powerpc/reg.h +++ b/include/asm-powerpc/reg.h @@ -553,