]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Remove redundant try_to_freeze() invocations.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Jan 2012 07:37:06 +0000 (16:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Jan 2012 07:37:06 +0000 (16:37 +0900)
commitf83ba60600c353f229536fe776e7e5ce323238f0
tree9775c7f8cb2b5f64d5bd71da6c4c0b86adcfc0d7
parenteeb2e886ec65a5563ae4ab78cd6d09381a5274e2
sh: Remove redundant try_to_freeze() invocations.

get_signal_to_deliver() takes care of this, kill off the redundancies, as
per the avr32 change.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/signal_32.c
arch/sh/kernel/signal_64.c