Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28558
b: refs/heads/master
c: 7f98a44
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Jun 22, 2006
1 parent d6751b0 commit 345b5ae
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: 0dad31d2da706ef114bc5c21123123be2f405d5b
refs/heads/master: 7f98a44b9d09580036da7e7f8b33e66f411cf374
2 changes: 1 addition & 1 deletion trunk/arch/um/kernel/time_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ void timer_irq(union uml_pt_regs *regs)

void time_init_kern(void)
{
unsigned long long nsecs;
long long nsecs;

nsecs = os_nsecs();
set_normalized_timespec(&wall_to_monotonic, -nsecs / BILLION,
Expand Down

0 comments on commit 345b5ae

Please sign in to comment.