From: Jie Zhang Date: Fri, 20 Nov 2009 22:52:08 +0000 (+0000) Subject: Blackfin: fix typo in ptrace poking X-Git-Tag: v2.6.32~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b60faf8c68a200bbccbe5bc6e51c414145b9af;p=pandora-kernel.git Blackfin: fix typo in ptrace poking Commit c014e15a2f667f9 (Blackfin: convert ptrace to new memory functions) introduced a copy & paste typo in the ptrace poke data/text handling. The access_process_vm() function call was telling it to read instead of write. Signed-off-by: Jie Zhang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed