Blackfin: ptrace: enable access to L1 stacks
authorBarry Song <barry.song@analog.com>
Mon, 21 Jun 2010 10:19:50 +0000 (10:19 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 22 Oct 2010 07:48:52 +0000 (03:48 -0400)
If an app is placing its stack in L1 scratchpad SRAM, make sure ptrace
is granted access to it so that gdb can do its thing.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found