]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bbf527ff5460d4fd1f2474fff9a4172c2332b5c
tree75c2be5c6b87c685ae85c70dbeebc2b30a07256f
parentdebc4fdf9a61742a8636662db2bde12e90b890cd
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