From: Namhyung Kim Date: Wed, 27 Oct 2010 22:34:07 +0000 (-0700) Subject: signals: annotate lock context change on ptrace_stop() X-Git-Tag: v2.6.37-rc1~85^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84011508360d6885a9d95a235ec77d56f133377;p=pandora-kernel.git signals: annotate lock context change on ptrace_stop() ptrace_stop() releases and regrabs current->sighand->siglock but was missing proper annotation. Add it. Signed-off-by: Namhyung Kim Acked-by: Roland McGrath Cc: Ingo Molnar Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed