]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: fix ptrace copy_from/to_user() compilation error
authorMagnus Damm <magnus.damm@gmail.com>
Fri, 8 Feb 2008 08:26:54 +0000 (17:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:09 +0000 (14:22 +0900)
commit0906185071bff4b285aed6e89ed607d6f6bf8910
tree422855ed7ea07fc3b170346b313a815c5b01f28e
parentc1a34e4c547a7e6185078bf5e65a3ca0e1081df2
sh: fix ptrace copy_from/to_user() compilation error

This patch makes the 32-bit ptrace code compile again.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/ptrace_32.c