[PATCH] i386: Kill references to xtime
authorjohn stultz <johnstul@us.ibm.com>
Tue, 26 Sep 2006 06:32:35 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:57 +0000 (08:48 -0700)
commitc7f40ff15aba95bc09a759024d62b2c344ef0856
treecccf693193af5253127726172461f5910f349e74
parent0f0f1b400ce3c4780b9d974bc69e8b558d99aba4
[PATCH] i386: Kill references to xtime

Remove all references to xtime in i386 and replace them w/
get/set_timeofday().  Requires some ugly and uncertain changes to APM, but
has been lightly tested to work.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apm.c
arch/i386/kernel/time.c