From: David Howells Date: Tue, 19 Feb 2008 18:58:49 +0000 (+0000) Subject: MN10300: Call update_process_times() outside of the xtime_lock X-Git-Tag: v2.6.25-rc3~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b79aac9038ee52fd8d89216b1a3ec9bd8285fac;p=pandora-kernel.git MN10300: Call update_process_times() outside of the xtime_lock Call update_process_times() outside of the xtime_lock. Somewhere somewhere inside one of the functions called by that, xtime_lock is readlocked, which ends up in a deadlock situation. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed