Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182273
b: refs/heads/master
c: 89baaaa
h: refs/heads/master
i:
  182271: f857544
v: v3
  • Loading branch information
Robert Richter committed Feb 26, 2010
1 parent 9c42b82 commit dfbb430
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 013cfc50672bbb638796545231683231647edb07
refs/heads/master: 89baaaa98a10cad5cc8516c7208b02d9fc711890
10 changes: 0 additions & 10 deletions trunk/arch/x86/oprofile/op_model_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,16 +389,6 @@ static int init_ibs_nmi(void)
return 1;
}

#ifdef CONFIG_NUMA
/* Sanity check */
/* Works only for 64bit with proper numa implementation. */
if (nodes != num_possible_nodes()) {
printk(KERN_DEBUG "Failed to setup CPU node(s) for IBS, "
"found: %d, expected %d",
nodes, num_possible_nodes());
return 1;
}
#endif
return 0;
}

Expand Down

0 comments on commit dfbb430

Please sign in to comment.