[POWERPC] Add definition of Cell bookmark SPR

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Wednesday, January 30, 2008 - 8:05 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cda563...
Commit:     cda563fb9ca2c26ff720110b25e96205b71d3bae
Parent:     496b010e1e70a9b4286fa34f19523f24a194f119
Author:     Geoff Levand <geoffrey.levand@am.sony.com>
AuthorDate: Sat Jan 19 07:29:47 2008 +1100
Committer:  Paul Mackerras <paulus@samba.org>
CommitDate: Fri Jan 25 22:52:51 2008 +1100

    [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 <geoffrey.levand@am.sony.com>
    Acked-by: Arnd Bergmann <arnd@arndb.de>
    Signed-off-by: Paul Mackerras <paulus@samba.org>
---
 include/asm-powerpc/reg.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/asm-powerpc/reg.h b/include/asm-powerpc/reg.h
index 1f68504..2408a29 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 */
 
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[POWERPC] Add definition of Cell bookmark SPR, Linux Kernel Mailing ..., (Wed Jan 30, 8:05 pm)