Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17187
b: refs/heads/master
c: 7945a4a
h: refs/heads/master
i:
  17185: 67ed6cd
  17183: 65ee373
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Jan 9, 2006
1 parent 5184d41 commit f8a5146
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: 59d6d39f30f4460b7e6489831caf7fbfe371941a
refs/heads/master: 7945a4a27d5d914918b7637b055e01abfe05906e
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spufs/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#include <asm/spu_csa.h>
#include "spufs.h"

#define SPU_MIN_TIMESLICE (100 * HZ / 1000))
#define SPU_MIN_TIMESLICE (100 * HZ / 1000)

#define SPU_BITMAP_SIZE (((MAX_PRIO+BITS_PER_LONG)/BITS_PER_LONG)+1)
struct spu_prio_array {
Expand Down

0 comments on commit f8a5146

Please sign in to comment.