Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21527
b: refs/heads/master
c: 6cc80cf
h: refs/heads/master
i:
  21525: 11710d4
  21523: 584b08c
  21519: c6abce7
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent b84c911 commit 796d6e7
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: 36344762396ca868d6076c41a84bda25f1ed9d3c
refs/heads/master: 6cc80cfab8b2ce1919ad5862a43f6b7bcf163c80
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ static void hypervisor_xcall_deliver(u64 data0, u64 data1, u64 data2, cpumask_t

if (unlikely(++retries > 100)) {
printk("CPU[%d]: sun4v mondo error %lu\n",
this_cpu, func);
this_cpu, arg0);
break;
}

Expand Down

0 comments on commit 796d6e7

Please sign in to comment.