From: Torben Hohn Date: Thu, 27 Jan 2011 15:00:22 +0000 (+0100) Subject: sparc: Switch do_timer() to xtime_update() X-Git-Tag: v2.6.39-rc1~508^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea1b72551d052a3993ef72ce06ecf5bdd125859;p=pandora-kernel.git sparc: Switch do_timer() to xtime_update() xtime_update() takes the xtime_lock itself. pcic_clear_clock_irq() and clear_clock_irq do not need to be protected by xtime_lock. Signed-off-by: Torben Hohn Acked-by: David S. Miller Cc: Peter Zijlstra Cc: johnstul@us.ibm.com Cc: hch@infradead.org Cc: yong.zhang0@gmail.com LKML-Reference: <20110127150022.23248.80369.stgit@localhost> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed