Blackfin: drop ptrace() write support for fixed code/bootrom
authorMike Frysinger <vapier@gentoo.org>
Wed, 25 Nov 2009 05:39:03 +0000 (05:39 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:15:57 +0000 (00:15 -0500)
These regions are either read-only and won't work anyways (bootrom), or
we don't want people screwing with them because they're shared between
all processes (fixed code).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found