commit | c7f40ff15aba95bc09a759024d62b2c344ef0856 | [log] [tgz] |
---|---|---|
author | john stultz <johnstul@us.ibm.com> | Mon Sep 25 23:32:35 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:57 2006 -0700 |
tree | cccf693193af5253127726172461f5910f349e74 | |
parent | 0f0f1b400ce3c4780b9d974bc69e8b558d99aba4 [diff] |
[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>