]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
authorjohn stultz <johnstul@us.ibm.com>
Fri, 16 Feb 2007 09:28:21 +0000 (01:28 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 16 Feb 2007 16:14:00 +0000 (08:14 -0800)
commit5bafa94519fc3ee1631c28c2d48c3f6e0d783e4e
tree4ae7f2ebf09b59f214d243d0f886fb2c4e7915e8
parent05c686ddb975554b157157dd11ed7f3455a9bc56
[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>
arch/x86_64/Kconfig
arch/x86_64/kernel/hpet.c
arch/x86_64/kernel/time.c
arch/x86_64/kernel/tsc.c
arch/x86_64/kernel/vmlinux.lds.S
arch/x86_64/kernel/vsyscall.c
include/asm-x86_64/proto.h
include/asm-x86_64/timex.h
include/asm-x86_64/vsyscall.h