Merge branch 'x86-vdso-for-linus' of...
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: vdso: Remove unused variable x86-64: Optimize vDSO time() x86-64: Add time to vDSO x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO x86-64: Move vread_tsc into a new file with sensible options x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 x86-64: Don't generate cmov in vread_tsc x86-64: Remove unnecessary barrier in vread_tsc x86-64: Clean up vdso/kernel shared variables
Showing
arch/x86/include/asm/vvar.h
0 → 100644
arch/x86/kernel/vread_tsc_64.c
0 → 100644
arch/x86/vdso/vextern.h
已删除
100644 → 0
arch/x86/vdso/vvar.c
已删除
100644 → 0
想要评论请 注册 或 登录