]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] try_to_freeze() call fixes
authorNigel Cunningham <ncunningham@cyclades.com>
Wed, 27 Jul 2005 18:43:34 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:49 +0000 (16:25 -0700)
commit0e6c1f5facffd94000832d402be1ea75f73c90e3
tree81698536c8b558c2bf71f63ac33518c21474a663
parent54264911ce8c3f4a9e7fc193bc78a85e04df7fa0
[PATCH] try_to_freeze() call fixes

Here are fixes for four try_to_freeze calls that are still (incorrectly)
using a parameter after the recent try_to_freeze() changes.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/mips/kernel/irixsig.c
arch/mips/kernel/signal32.c
arch/sh/kernel/signal.c
arch/sh64/kernel/signal.c