Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199187
b: refs/heads/master
c: 174bd19
h: refs/heads/master
i:
  199185: 0e8825c
  199183: a9d3a5f
v: v3
  • Loading branch information
Stanislaw Gruszka authored and Thomas Gleixner committed May 26, 2010
1 parent a8fd7a8 commit 2ae96cb
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: 2abfb9e1d470f7082e5e20e4b11a271a0124211b
refs/heads/master: 174bd1994ec67a6e6191c4ed8e5dac17fa221b84
2 changes: 1 addition & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static void hrtimer_get_softirq_time(struct hrtimer_cpu_base *base)

do {
seq = read_seqbegin(&xtime_lock);
xts = current_kernel_time();
xts = __current_kernel_time();
tom = wall_to_monotonic;
} while (read_seqretry(&xtime_lock, seq));

Expand Down

0 comments on commit 2ae96cb

Please sign in to comment.