From: Shaohua Li Date: Fri, 17 Aug 2007 20:43:50 +0000 (-0700) Subject: [IA64] forbid ptrace changes psr.ri to 3 X-Git-Tag: v2.6.23-rc4~124^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09e789c438c406bd9bcaac6f1c940a75007e59f;p=pandora-kernel.git [IA64] forbid ptrace changes psr.ri to 3 The "ri" field in the processor status register only has defined values of 0, 1, 2. Do not let ptrace set this to 3. As with other reserved fields in registers we silently discard the value. Signed-off-by: Shaohua Li Signed-off-by: Tony Luck --- Reading git-diff-tree failed