Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blackfin,kgdb: Do not put PC in gdb_regs into retx.
In blackfin, kgdb is running in delayed exception IRQ5 other than in exception IRQ3 directly. Register reti other than retx in pt_regs is the kgdb return address. So, don't put PC in gdb_regs into retx. CC: Mike Frysinger <[email protected]> Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: Jason Wessel <[email protected]>
- Loading branch information