From: Geoff Levand Date: Fri, 18 Jan 2008 20:29:47 +0000 (+1100) Subject: [POWERPC] Add definition of Cell bookmark SPR X-Git-Tag: v2.6.25-rc1~1131^2~91 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cda563fb9ca2c26ff720110b25e96205b71d3bae;p=linux-2.6-omap-h63xx.git [POWERPC] Add definition of Cell bookmark SPR Add a definition for the Cell bookmark SPR to asm-powerpc/regs.h. Signed-off-by: Geoff Levand Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- diff --git a/include/asm-powerpc/reg.h b/include/asm-powerpc/reg.h index 1f685047c6f..2408a29507e 100644 --- a/include/asm-powerpc/reg.h +++ b/include/asm-powerpc/reg.h @@ -553,6 +553,7 @@ #define SPRN_PA6T_BTCR 978 /* Breakpoint and Tagging Control Register */ #define SPRN_PA6T_IMAAT 979 /* Instruction Match Array Action Table */ #define SPRN_PA6T_PCCR 1019 /* Power Counter Control Register */ +#define SPRN_BKMK 1020 /* Cell Bookmark Register */ #define SPRN_PA6T_RPCCR 1021 /* Retire PC Trace Control Register */