From: Torben Hohn Date: Thu, 27 Jan 2011 14:59:56 +0000 (+0100) Subject: ia64: Switch do_timer() to xtime_update() X-Git-Tag: v2.6.39-rc1~508^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aabd67d2e97e6affdf5a7c65f442ac91ace3f85;p=pandora-kernel.git 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 Cc: Fenghua Yu Cc: Tony Luck Cc: Peter Zijlstra 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 --- Reading git-diff-tree failed