-
- Downloads
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
Cleanup and re-enable vsyscall gettimeofday using the generic clocksource infrastructure. [akpm@osdl.org: cleanup] Signed-off-by:John Stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Andi Kleen <ak@muc.de> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/x86_64/Kconfig 4 additions, 0 deletionsarch/x86_64/Kconfig
- arch/x86_64/kernel/hpet.c 6 additions, 0 deletionsarch/x86_64/kernel/hpet.c
- arch/x86_64/kernel/time.c 0 additions, 6 deletionsarch/x86_64/kernel/time.c
- arch/x86_64/kernel/tsc.c 7 additions, 0 deletionsarch/x86_64/kernel/tsc.c
- arch/x86_64/kernel/vmlinux.lds.S 11 additions, 17 deletionsarch/x86_64/kernel/vmlinux.lds.S
- arch/x86_64/kernel/vsyscall.c 72 additions, 49 deletionsarch/x86_64/kernel/vsyscall.c
- include/asm-x86_64/proto.h 0 additions, 2 deletionsinclude/asm-x86_64/proto.h
- include/asm-x86_64/timex.h 0 additions, 1 deletioninclude/asm-x86_64/timex.h
- include/asm-x86_64/vsyscall.h 5 additions, 24 deletionsinclude/asm-x86_64/vsyscall.h
Please register or sign in to comment