Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73137
b: refs/heads/master
c: d2cb0e6
h: refs/heads/master
i:
  73135: 92219e6
v: v3
  • Loading branch information
Christian Borntraeger authored and Martin Schwidefsky committed Nov 5, 2007
1 parent 0c1c83b commit 9199816
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: 69d39d6669a01e26ae6dbf5c3e84e0d1b6ccf332
refs/heads/master: d2cb0e6ecbe0ef93ab36631cd17ec6cf92b69c5a
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ static cycle_t read_tod_clock(void)

static struct clocksource clocksource_tod = {
.name = "tod",
.rating = 100,
.rating = 400,
.read = read_tod_clock,
.mask = -1ULL,
.mult = 1000,
Expand Down

0 comments on commit 9199816

Please sign in to comment.