Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269203
b: refs/heads/master
c: e35f95b
h: refs/heads/master
i:
  269201: f6c55e7
  269199: 2e23e25
v: v3
  • Loading branch information
Heiko Carstens authored and Thomas Gleixner committed Oct 12, 2011
1 parent a590cf1 commit 412df54
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: a1330228f9eec7e355d41f45c17e1297d681f40d
refs/heads/master: e35f95b36e43f67a6f806172555a152c11ea0a78
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ static void fixup_clock_comparator(unsigned long long delta)
static int s390_next_ktime(ktime_t expires,
struct clock_event_device *evt)
{
s64 nsecs;
u64 nsecs;

nsecs = ktime_to_ns(ktime_sub(expires, ktime_get_monotonic_offset()));
do_div(nsecs, 125);
Expand Down

0 comments on commit 412df54

Please sign in to comment.