]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 5 Aug 2008 10:28:26 +0000 (18:28 +0800)
committerBryan Wu <cooloney@kernel.org>
Tue, 5 Aug 2008 10:28:26 +0000 (18:28 +0800)
commit3395833df2d21f3c68483e549133a6942351d663
treed93efcc44012c838e8b8f13466c06ee4be20df6d
parenta04c2493ee8bf41595b55fa35d9d8a5eb5fece47
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.

 - Skip single step if global interrupt disable bit is set.
 - Extend bernds' patch r4673 to skip single step in any interrupt entry
   that interrupts the code which is under single stepping. Bernds' patch
   only allow user space single stepping.

Singed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mach-common/entry.S