ia64: Switch do_timer() to xtime_update()
commit1aabd67d2e97e6affdf5a7c65f442ac91ace3f85
authorTorben Hohn <torbenh@gmx.de>
Thu, 27 Jan 2011 14:59:56 +0000 (27 15:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Jan 2011 13:55:45 +0000 (31 14:55 +0100)
treeddebf04e61ec7c436b2b9bb6a55bf58b0c6e75e4
parentdaad8b581e7f5e21a2f79e49d57d4f6a73b26510
ia64: Switch do_timer() to xtime_update()

local_cpu_data->itm_next = new_itm; does not need to be protected by
xtime_lock. xtime_update() takes the lock itself.

Signed-off-by: Torben Hohn <torbenh@gmx.de>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: johnstul@us.ibm.com
Cc: hch@infradead.org
Cc: yong.zhang0@gmail.com
LKML-Reference: <20110127145956.23248.49107.stgit@localhost>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/ia64/kernel/time.c
arch/ia64/xen/time.c