Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191037
b: refs/heads/master
c: 5bdb793
h: refs/heads/master
i:
  191035: 6cf047f
v: v3
  • Loading branch information
Robert Richter committed May 4, 2010
1 parent 4e93364 commit 560e2c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: da759fe5be24ec3b236a76c007b460cf6caf2009
refs/heads/master: 5bdb7934ca4115a12c7d585c5a45312b1c36909b
3 changes: 1 addition & 2 deletions trunk/arch/x86/oprofile/op_model_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,7 @@ static int init_ibs_nmi(void)
/* uninitialize the APIC for the IBS interrupts if needed */
static void clear_ibs_nmi(void)
{
if (ibs_caps)
on_each_cpu(apic_clear_ibs_nmi_per_cpu, NULL, 1);
on_each_cpu(apic_clear_ibs_nmi_per_cpu, NULL, 1);
}

/* initialize the APIC for the IBS interrupts if available */
Expand Down

0 comments on commit 560e2c2

Please sign in to comment.