]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86 ptrace: fix compat PTRACE_SETREGS
authorRoland McGrath <roland@redhat.com>
Fri, 22 Feb 2008 04:37:24 +0000 (20:37 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 22 Feb 2008 15:35:06 +0000 (07:35 -0800)
commitf9cb02b0be4de3c51edfdd701754e13d9a2d20d6
treeea7b327915363d00d57494031ba32ae6f900ab2c
parent1a4c6be4aca5ad6b300932efed1e2729fdc25af9
x86 ptrace: fix compat PTRACE_SETREGS

Simple typo fix for regression introduced by the user_regset changes.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/ptrace.c