From: Rafael J. Wysocki Date: Mon, 29 Oct 2007 21:37:12 +0000 (-0700) Subject: Freezer: do not allow freezing processes to clear TIF_SIGPENDING X-Git-Tag: v2.6.24-rc2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5f916e90a811dd8f809b4d17409f98e74b237c;p=pandora-kernel.git Freezer: do not allow freezing processes to clear TIF_SIGPENDING Do not allow processes to clear their TIF_SIGPENDING if TIF_FREEZE is set, so that they will not race with the freezer (like mysqld does, for example). Signed-off-by: Rafael J. Wysocki Acked-by: Nigel Cunningham Acked-by: Pavel Machek Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed