Skip to content

Commit

Permalink
[Blackfin] arch: fix bug - kgdb causing kernel panic
Browse files Browse the repository at this point in the history
ignore soft bp except when single step except occurs.
Narrow the condition to ignore soft bp.
If soft bp occurs in the single step handler or the soft bp handler,
return immediately. This could happen when gdb client set soft bps in
kernel code that in the path of kgdb core code.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Sonic Zhang authored and Bryan Wu committed Dec 26, 2007
1 parent 76a7f40 commit b39f4ce
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b39f4ce

Please sign in to comment.