]> git.baikalelectronics.ru Git - kernel.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)
commitd27455b71159c8a6b29dd2d84ca84b682fa1a43f
tree422855ed7ea07fc3b170346b313a815c5b01f28e
parent0686ab055408d48379346454cfd3a9dc6859240f
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