git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
656ff9b
)
MIPS: ptrace: Test correct task's flags in task_user_regset_view()
author
Alex Smith
<alex@alex-smith.me.uk>
Wed, 23 Jul 2014 13:40:07 +0000
(14:40 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 30 Jul 2014 21:27:34 +0000
(23:27 +0200)
task_user_regset_view() should test for TIF_32BIT_REGS in the flags of
the specified task, not of the current task.
Signed-off-by: Alex Smith <alex@alex-smith.me.uk>
Cc: <stable@vger.kernel.org> # v3.13+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7450/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found