Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245438
b: refs/heads/master
c: fa7b694
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Ingo Molnar committed Apr 24, 2011
1 parent e3bd96b commit adf90fb
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: 103b3934817a7c42fba6e1ef76ecb390a2837d40
refs/heads/master: fa7b69475a6c192853949ba496dd9c37b497b548
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_event_p4.c
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@ static __init int p4_pmu_init(void)
{
unsigned int low, high;

/* If we get stripped -- indexig fails */
/* If we get stripped -- indexing fails */
BUILD_BUG_ON(ARCH_P4_MAX_CCCR > X86_PMC_MAX_GENERIC);

rdmsr(MSR_IA32_MISC_ENABLE, low, high);
Expand Down

0 comments on commit adf90fb

Please sign in to comment.