commit | 46b60faf8c68a200bbccbe5bc6e51c414145b9af | [log] [tgz] |
---|---|---|
author | Jie Zhang <jie.zhang@analog.com> | Fri Nov 20 22:52:08 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Nov 25 02:35:43 2009 -0500 |
tree | 9091d87d97864ffcfaef9613d94187981e6ed4b3 | |
parent | a2ca78cee1c428843f6833150c7e64db05f9d668 [diff] |
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 <jie.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>