From: Namhyung Kim Date: Wed, 27 Oct 2010 22:33:47 +0000 (-0700) Subject: ptrace: change signature of arch_ptrace() X-Git-Tag: v2.6.37-rc1~85^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b05a69e0534ec70bc94921936ffa05b330507cb;p=pandora-kernel.git ptrace: change signature of arch_ptrace() Fix up the arguments to arch_ptrace() to take account of the fact that @addr and @data are now unsigned long rather than long as of a preceding patch in this series. Signed-off-by: Namhyung Kim Cc: Acked-by: Roland McGrath Acked-by: David Howells Acked-by: Geert Uytterhoeven Acked-by: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed