Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38549
b: refs/heads/master
c: 5f024a2
h: refs/heads/master
i:
  38547: 9c2c3c1
v: v3
  • Loading branch information
Andrew Morton authored and Matthew Wilcox committed Oct 4, 2006
1 parent fecfbd8 commit a50195f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 22fced881122f7fc6f5f259dca03ac6d5c601404
refs/heads/master: 5f024a251f0b3b179bbc8fc62f3a650e49359db5
3 changes: 0 additions & 3 deletions trunk/arch/parisc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ static inline unsigned long gettimeoffset (void)

/* FIXME: Can we improve the precision? Not with PAGE0. */
usec = (elapsed_cycles * 10000) / PAGE0->mem_10msec;

/* add in "lost" jiffies */
usec += cpt * (jiffies - wall_jiffies);
return usec;
#else
return 0;
Expand Down

0 comments on commit a50195f

Please sign in to comment.