From: Cyrill Gorcunov Date: Wed, 20 Jun 2012 19:53:04 +0000 (-0700) Subject: c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place X-Git-Tag: v3.5-rc4~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5702c5eeab959e86ee2d9b4fe7f2d87e65b25d46;p=pandora-kernel.git c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place During merging of PR_GET_TID_ADDRESS patch the code has been misplaced (it happened to appear under PR_MCE_KILL) in result noone can use this option. Fix it by moving code snippet to a proper place. Signed-off-by: Cyrill Gorcunov Acked-by: Kees Cook Cc: Oleg Nesterov Cc: Pavel Emelyanov Cc: Andrey Vagin Cc: Serge Hallyn Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed