Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102321
b: refs/heads/master
c: 9354094
h: refs/heads/master
i:
  102319: a8206c4
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 17, 2008
1 parent e04a747 commit 1775edb
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: c43c1be0f7e0ac3d2fe1d4a5b37041c4c4463af1
refs/heads/master: 9354094a95aed456a46b353b1051a7e2fab29045
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/numaq_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ int __init get_memcfg_numaq(void)
void __init numaq_tsc_disable(void)
{
if (!found_numaq)
return -1;
return;

if (num_online_nodes() > 1) {
printk(KERN_DEBUG "NUMAQ: disabling TSC\n");
Expand Down

0 comments on commit 1775edb

Please sign in to comment.