]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit175671e75c54cf4b17c71d9c99151dd5635964b1
tree61f3709e2a96a754ba140367435cf8e7f4cfc5da
parentc5af5451fcf97f38f0c79cbb9f929af2779f234d
Blackfin: ptrace: enable access to L1 stacks

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>
arch/blackfin/kernel/ptrace.c