From: Torben Hohn Date: Thu, 27 Jan 2011 15:00:27 +0000 (+0100) Subject: xtensa: Switch do_timer() to xtime_update() X-Git-Tag: v2.6.39-rc1~508^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12b0e24c56c6fb2398609f26858e5278d688840;p=pandora-kernel.git xtensa: Switch do_timer() to xtime_update() xtime_update() takes the xtime_lock itself. set_linux_timer() does not need to be protected by xtime_lock. [ tglx: This code is broken on SMP anyway. ] Signed-off-by: Torben Hohn Cc: Chris Zankel Cc: Peter Zijlstra Cc: johnstul@us.ibm.com Cc: hch@infradead.org Cc: yong.zhang0@gmail.com LKML-Reference: <20110127150027.23248.61798.stgit@localhost> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed