Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94836
b: refs/heads/master
c: 9752082
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Ingo Molnar committed Apr 29, 2008
1 parent e7e05f8 commit 81590e6
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: 4c0587e6e42c5b679234d3dffda8a888dc0ff9c1
refs/heads/master: 9752082560b440e6a45624569d26802e20d1b8b4
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/tsc.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static inline cycles_t get_cycles(void)
return ret;
}

static inline cycles_t vget_cycles(void)
static __always_inline cycles_t vget_cycles(void)
{
/*
* We only do VDSOs on TSC capable CPUs, so this shouldnt
Expand Down

0 comments on commit 81590e6

Please sign in to comment.