Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191088
b: refs/heads/master
c: 8576e19
h: refs/heads/master
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Ingo Molnar committed Mar 13, 2010
1 parent 465edd7 commit 25ccb54
Show file tree
Hide file tree
Showing 2 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: 567e54790e5c07152a93b6de4d0210af8b77da87
refs/heads/master: 8576e1971663ffdb6139041de97cdd2e1d4791cc
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/perf_event_p4.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,10 @@ static int p4_pmu_handle_irq(struct pt_regs *regs)
}

if (handled) {
#ifdef CONFIG_X86_LOCAL_APIC
/* p4 quirk: unmask it again */
apic_write(APIC_LVTPC, apic_read(APIC_LVTPC) & ~APIC_LVT_MASKED);
#endif
inc_irq_stat(apic_perf_irqs);
}

Expand Down

0 comments on commit 25ccb54

Please sign in to comment.