From: Namhyung Kim Date: Wed, 27 Oct 2010 22:34:04 +0000 (-0700) Subject: ptrace: cleanup arch_ptrace() on um X-Git-Tag: v2.6.37-rc1~85^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3d763f1a68c97daae57e40c6d698986d1b38f4;p=pandora-kernel.git ptrace: cleanup arch_ptrace() on um Remove unnecessary castings using void pointer and fix copy_to_user() return value. Also add missing __user markup on the argument of arch_ptrctl(). Signed-off-by: Namhyung Kim Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed