Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6458
b: refs/heads/master
c: 04ed651
h: refs/heads/master
v: v3
  • Loading branch information
Jake Moilanen authored and Paul Mackerras committed Aug 30, 2005
1 parent 8f97681 commit d3e820f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7fea82ab1a74030f79a2adfac1af3d93b8638fc3
refs/heads/master: 04ed65190a5d1562220dd3a7fc9eac2402c7104c
1 change: 1 addition & 0 deletions trunk/arch/ppc64/oprofile/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops)

case PV_970:
case PV_970FX:
case PV_970MP:
model = &op_model_power4;
model->num_counters = 8;
ops->cpu_type = "ppc64/970";
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-ppc64/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
#define PV_970FX 0x003C
#define PV_630 0x0040
#define PV_630p 0x0041
#define PV_970MP 0x0044
#define PV_BE 0x0070

/* Platforms supported by PPC64 */
Expand Down

0 comments on commit d3e820f

Please sign in to comment.