]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused
authorRobin Getz <robin.getz@analog.com>
Wed, 21 Nov 2007 08:38:05 +0000 (16:38 +0800)
committerBryan Wu <bryan.wu@analog.com>
Wed, 21 Nov 2007 08:38:05 +0000 (16:38 +0800)
commitfb322915a05804a3a153f714f2f08e4c32ce84c7
tree019c4ff7e2e1593d3dfab1206386ecaf61e7fb72
parent569a50ca3f56cd69199733580e7ca0e81029473a
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused

We need to send signals with the proper PC, or gdb gets
confused, and lots of tests fail. This should fix that.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/kernel/traps.c