Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4017
b: refs/heads/master
c: fc07695
h: refs/heads/master
i:
  4015: d1628a2
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Jun 30, 2005
1 parent 2b7e8c2 commit 362753e
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: bea248fb30c3122ece8c34798527fac431c1d7b0
refs/heads/master: fc07695386067a4abbd5ac8c7974059eae0b0a79
2 changes: 1 addition & 1 deletion trunk/arch/ppc64/kernel/ItLpQueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ struct HvLpEvent * ItLpQueue_getNextLpEvent( struct ItLpQueue * lpQueue )
return nextLpEvent;
}

unsigned long spread_lpevents = 1;
unsigned long spread_lpevents = NR_CPUS;

int ItLpQueue_isLpIntPending( struct ItLpQueue * lpQueue )
{
Expand Down

0 comments on commit 362753e

Please sign in to comment.