From: Mike Frysinger Date: Thu, 25 Jun 2009 00:02:58 +0000 (-0400) Subject: Blackfin: convert ptrace to new memory functions X-Git-Tag: v2.6.32-rc1~662^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c014e15a2f667f91b5c2d08a90d77197a89d8065;p=pandora-kernel.git Blackfin: convert ptrace to new memory functions Now that we have a Blackfin memory function to figure out how to properly access the different regions, drop the custom memory range checks in our ptrace code and use that. It makes the code nicer and fixes bugs where the ptrace logic wasn't handling all the different regions. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed