Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251986
b: refs/heads/master
c: e9d3594
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 26, 2011
1 parent a06feae commit c44e99d
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: 973aa8181e10050809b56ecbaadd01495766a19e
refs/heads/master: e9d35946c84c44e33e007123d3d595ccbd21d1a4
2 changes: 1 addition & 1 deletion trunk/arch/x86/vdso/vclock_gettime.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ static __always_inline long time_syscall(long *t)

notrace time_t __vdso_time(time_t *t)
{
unsigned seq;
time_t result;

if (unlikely(!VVAR(vsyscall_gtod_data).sysctl_enabled))
return time_syscall(t);

Expand Down

0 comments on commit c44e99d

Please sign in to comment.