sh: fix xtime_lock deadlocking.
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 7 Feb 2008 06:01:26 +0000 (15:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:08 +0000 (14:22 +0900)
commit960c65e88452e761e257c6a20062c91c3e7fa5ac
tree75c2be5c6b87c685ae85c70dbeebc2b30a07256f
parent9216f194e4b1a967996f0335cfe2ac42df4438b7
sh: fix xtime_lock deadlocking.

move update_process_times() out from under xtime_lock.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/time_32.c
arch/sh/kernel/time_64.c