[PATCH 0/2] Improvements/fixes to 32-bit vdso timing

2014-02-26 Thread Andy Lutomirski
hpa, please either nuke x86/vdso or apply these.  That branch is
certainly *not* ready for merging, but this gets it a little closer.

Andy Lutomirski (2):
  x86: Mark __vdso entries as asmlinkage
  x86: Inline the CLOCK_MONOTONIC vdso code

 arch/x86/vdso/vclock_gettime.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/2] Improvements/fixes to 32-bit vdso timing

2014-02-26 Thread Andy Lutomirski
hpa, please either nuke x86/vdso or apply these.  That branch is
certainly *not* ready for merging, but this gets it a little closer.

Andy Lutomirski (2):
  x86: Mark __vdso entries as asmlinkage
  x86: Inline the CLOCK_MONOTONIC vdso code

 arch/x86/vdso/vclock_gettime.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
1.8.5.3

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/