MIPS: Implement task_user_regset_view.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 2 Aug 2012 12:44:11 +0000 (14:44 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:25:05 +0000 (21:25 +0100)
commit7aeb753b53538bc3b4377022db7aa3ae42653ce3
tree464dbe488772b2a4d19a52e069cedb78eee740fb
parentbc3d22c13e8b1ae0be016c67406787231f9e6548
MIPS: Implement task_user_regset_view.

There are no users yet of task_user_regset_view. yet; users will be
implemented rsp activated in subsequent commits.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ptrace.c