From: Andi Kleen Date: Tue, 13 Feb 2007 12:26:24 +0000 (+0100) Subject: [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS X-Git-Tag: v2.6.21-rc1~184^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49481bc50fce428521497977861b8115666dbe7;p=pandora-kernel.git [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS This means if an illegal value is set for the segment registers there ptrace will error out now with an errno instead of silently ignoring it. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed