From: Namhyung Kim Date: Wed, 27 Oct 2010 22:34:04 +0000 (-0700) Subject: ptrace: cleanup arch_ptrace() on tile X-Git-Tag: v2.6.37-rc1~85^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0acac3676103113a2e259291a07c073ac07879;p=pandora-kernel.git ptrace: cleanup arch_ptrace() on tile Remove checking @addr less than 0 because @addr is now unsigned. Signed-off-by: Namhyung Kim Acked-by: Chris Metcalf Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed