Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305220
b: refs/heads/master
c: fd34ef9
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Apr 10, 2012
1 parent 0a82394 commit 6097a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 10c5e4e137dc97e54cabd62a6109988ff8670faa
refs/heads/master: fd34ef9bc44b87d746b7178e9c4ba51163b46884
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ BUILD_TRAP_HANDLER(singlestep)

static void kgdb_call_nmi_hook(void *ignored)
{
kgdb_nmicallback(raw_smp_processor_id(), NULL);
kgdb_nmicallback(raw_smp_processor_id(), get_irq_regs());
}

void kgdb_roundup_cpus(unsigned long flags)
Expand Down

0 comments on commit 6097a33

Please sign in to comment.