aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChong Qiao <[email protected]>2019-03-28 07:08:01 +0800
committerPaul Burton <[email protected]>2019-03-28 11:35:58 -0700
commitab8a6d821179ab9bea1a9179f535ccba6330c1ed (patch)
treee9570b331de1ac69dc1f00e6d387be7b47a30e72 /scripts/gdb/linux/tasks.py
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00 (diff)
MIPS: KGDB: fix kgdb support for SMP platforms.
KGDB_call_nmi_hook is called by other cpu through smp call. MIPS smp call is processed in ipi irq handler and regs is saved in handle_int. So kgdb_call_nmi_hook get regs by get_irq_regs and regs will be passed to kgdb_cpu_enter. Signed-off-by: Chong Qiao <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Acked-by: Daniel Thompson <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: James Hogan <[email protected]> Cc: Will Deacon <[email protected]> Cc: Christophe Leroy <[email protected]> Cc: [email protected] Cc: [email protected] Cc: QiaoChong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions