Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304881
b: refs/heads/master
c: fab0699
h: refs/heads/master
i:
  304879: b6fb557
v: v3
  • Loading branch information
Ingo Molnar committed Apr 25, 2012
1 parent 209c0b3 commit 8c8bd04
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: db98c5faf8cb350212ea3af786cb3ba0d4e7a01e
refs/heads/master: fab06992de6433af097c4a1d2d1b119812753ca7
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_event_amd_ibs.c
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ static __init int perf_event_ibs_init(void)

perf_ibs_pmu_init(&perf_ibs_fetch, "ibs_fetch");
perf_ibs_pmu_init(&perf_ibs_op, "ibs_op");
register_nmi_handler(NMI_LOCAL, &perf_ibs_nmi_handler, 0, "perf_ibs");
register_nmi_handler(NMI_LOCAL, perf_ibs_nmi_handler, 0, "perf_ibs");
printk(KERN_INFO "perf: AMD IBS detected (0x%08x)\n", ibs_caps);

return 0;
Expand Down

0 comments on commit 8c8bd04

Please sign in to comment.