From: Namhyung Kim Date: Wed, 27 Oct 2010 22:33:44 +0000 (-0700) Subject: ptrace: annotate lock context change on exit_ptrace() X-Git-Tag: v2.6.37-rc1~85^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b5ed250eebf854d40f27b43362c80f115cb57a;p=pandora-kernel.git ptrace: annotate lock context change on exit_ptrace() exit_ptrace() releases and regrabs tasklist_lock 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: Linus Torvalds --- Reading git-diff-tree failed