Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1716
b: refs/heads/master
c: fffcc15
h: refs/heads/master
v: v3
  • Loading branch information
Tony Luck committed May 31, 2005
1 parent 9f4ba08 commit 3a9be09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d11cf326bd5e785cc5a3f5a3d3f4e3a5522f4fb7
refs/heads/master: fffcc150a21853651ea890a605832c5cccbb6279
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/perfmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ DEFINE_PER_CPU(unsigned long, pfm_syst_info);
DEFINE_PER_CPU(struct task_struct *, pmu_owner);
DEFINE_PER_CPU(pfm_context_t *, pmu_ctx);
DEFINE_PER_CPU(unsigned long, pmu_activation_number);
EXPORT_SYMBOL_GPL(per_cpu__pfm_syst_info);
EXPORT_PER_CPU_SYMBOL_GPL(pfm_syst_info);


/* forward declaration */
Expand Down

0 comments on commit 3a9be09

Please sign in to comment.