From: Torben Hohn Date: Thu, 27 Jan 2011 14:59:36 +0000 (+0100) Subject: cris: arch-v10: Switch do_timer() to xtime_update() X-Git-Tag: v2.6.39-rc1~508^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17588b99183ece563013622afeefd37eb8e68fd3;p=pandora-kernel.git cris: arch-v10: Switch do_timer() to xtime_update() This code failed to take the xtime_lock, which must be held when calling do_timer(). Use the safe version xtime_update() Signed-off-by: Torben Hohn Cc: hch@infradead.org Cc: Jesper Nilsson Cc: Peter Zijlstra Cc: johnstul@us.ibm.com Cc: Mikael Starvik Cc: yong.zhang0@gmail.com LKML-Reference: <20110127145936.23248.16192.stgit@localhost> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed