metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
authorDave Martin <Dave.Martin@arm.com>
Mon, 27 Mar 2017 14:10:56 +0000 (15:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Mar 2017 07:49:54 +0000 (09:49 +0200)
commite441102d8c074d63d44329a59f3278573cdc1477
treedd3bf74624ad1d9fdbfea655590d813c803e2588
parent2d9bc3695012f1ef7465f56302c1e60c48dccde8
metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS

commit 5fe81fe98123ce41265c65e95d34418d30d005d1 upstream.

Ensure that if userspace supplies insufficient data to PTRACE_SETREGSET
to fill TXSTATUS, a well-defined default value is used, based on the
task's current value.

Suggested-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/metag/kernel/ptrace.c