make arch code use xtime_update() instead of do_timer()

From: Torben Hohn
Date: Fri Jan 21 2011 - 18:07:22 EST



move do_timer() into kernel/time/timekeeping.c
and provide a version which properly takes the xtime_lock()

finally makes do_timer() and xtime_lock into a header file
private to kernel/time

xtime_lock is still used by kernel/hrtimer.c and kernel/time.c
i am not sure, whether the small header file is the right
thing though.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/