From: Oleg Nesterov Date: Wed, 30 Apr 2008 07:52:46 +0000 (-0700) Subject: handle_stop_signal: use the cached p->signal value X-Git-Tag: v2.6.26-rc1~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad16a4606939ce1bedb79c87e412467be803e990;p=pandora-kernel.git handle_stop_signal: use the cached p->signal value Cache the value of p->signal, and change the code to use while_each_thread() helper. Signed-off-by: Oleg Nesterov Cc: Roland McGrath Cc: Jiri Kosina Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed