Skip to content

Commit

Permalink
powerpc: Define Power7+ PV constant PV_POWER7p
Browse files Browse the repository at this point in the history
This definition will be used by subsequent perf and oprofile patches

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
sukadev@linux.vnet.ibm.com authored and Benjamin Herrenschmidt committed Sep 7, 2012
1 parent 752f521 commit 22d8ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/include/asm/reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 22d8ce8

Please sign in to comment.