Re: [PATCH -mm 5/5][time][x86_64] Re-enable vsyscall support for x86_64

2006-12-20 Thread Andrew Morton
On Wed, 20 Dec 2006 17:13:49 -0500 john stultz <[EMAIL PROTECTED]> wrote: > Cleanup and re-enable vsyscall gettimeofday using the generic > clocksource infrastructure. This patch disagrees violently with the post-2.6.20-rc1-mm1 introduce-time_data-a-new-structure-to-hold-jiffies-xtime-xtime_lock

[PATCH -mm 5/5][time][x86_64] Re-enable vsyscall support for x86_64

2006-12-20 Thread john stultz
Cleanup and re-enable vsyscall gettimeofday using the generic clocksource infrastructure. Signed-off-by: John Stultz <[EMAIL PROTECTED]> arch/x86_64/Kconfig |4 + arch/x86_64/kernel/hpet.c|6 + arch/x86_64/kernel/time.c|6 - arch/x86_64/kernel/tsc.c