From: sukadev@linux.vnet.ibm.com Date: Mon, 16 Jul 2012 11:22:02 +0000 (+0000) Subject: powerpc: Define Power7+ PV constant PV_POWER7p X-Git-Tag: v3.7-rc1~108^2~79 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22d8ce887991f8f70a68fb68972f187ec79d44b7;p=profile%2Fivi%2Fkernel-x86-ivi.git powerpc: Define Power7+ PV constant PV_POWER7p This definition will be used by subsequent perf and oprofile patches Signed-off-by: Sukadev Bhattiprolu Signed-off-by: Benjamin Herrenschmidt --- diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h index a391244..ad400a5 100644 --- a/arch/powerpc/include/asm/reg.h +++ b/arch/powerpc/include/asm/reg.h @@ -1020,6 +1020,7 @@ #define PVR_630p 0x0041 #define PVR_970MP 0x0044 #define PVR_970GX 0x0045 +#define PVR_POWER7p 0x004A #define PVR_BE 0x0070 #define PVR_PA6T 0x0090