Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109150
b: refs/heads/master
c: 9391d6b
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Aug 26, 2008
1 parent 3e68dc2 commit 4b22c11
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: e522b7ccd26a9774cac9379476ae3c6e005c88be
refs/heads/master: 9391d6bbedfd28c20531be75a3929c62bb43676e
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ void arch_kgdb_breakpoint(void)

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

void kgdb_roundup_cpus(unsigned long flags)
Expand Down

0 comments on commit 4b22c11

Please sign in to comment.