On 08/13/2009 11:57 AM, stephane eranian wrote:
Corey,

There is a problem with this patch. It is  missing
the definition of PV_POWER7 in arch/power/include/asm/reg.h

Just give me that one line and I'll add it to the patch.
No need to resubmit a new patch.

Thanks.

Hi Stephane,

Sorry about that.  Attached is the one-liner patch to the reg.h file.

Regards,

- Corey

Signed-off-by: Corey Ashford <cjash...@us.ibm.com>




diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index be56c0b..8d585ad 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/arch/powerpc/include/asm/reg.h
@@ -699,6 +699,7 @@
 #define PV_POWER5p     0x003B
 #define PV_970FX       0x003C
 #define PV_POWER6      0x003E
+#define PV_POWER7      0x003F
 #define PV_630         0x0040
 #define PV_630p        0x0041
 #define PV_970MP       0x0044
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to