From: Oleg Nesterov Date: Wed, 9 May 2007 09:34:36 +0000 (-0700) Subject: worker_thread: don't play with SIGCHLD and numa policy X-Git-Tag: v2.6.22-rc1~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de18d169739293e27e0cf9acfc75a2d2f4aa572;p=pandora-kernel.git worker_thread: don't play with SIGCHLD and numa policy worker_thread() inherits ignored SIGCHLD and numa_default_policy() from its parent, kthreadd. No need to setup this again. Signed-off-by: Oleg Nesterov Acked-by: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed