Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205383
b: refs/heads/master
c: 2cc4452
h: refs/heads/master
i:
  205381: c093687
  205379: 72d9d7c
  205375: 71a48e8
v: v3
  • Loading branch information
Don Zickus authored and Ingo Molnar committed Feb 19, 2010
1 parent 8adad5b commit 489ae81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96ca4028aca0638d0e11dcbfabc4283054072933
refs/heads/master: 2cc4452bc31fc1cde6f0b64a4eb13269f982787d
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/apic/hw_nmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ u64 hw_nmi_get_sample_period(void)
return cpu_khz * 1000;
}

#ifdef ARCH_HAS_NMI_WATCHDOG
void arch_trigger_all_cpu_backtrace(void)
{
int i;
Expand All @@ -108,6 +109,7 @@ void arch_trigger_all_cpu_backtrace(void)
mdelay(1);
}
}
#endif

/* STUB calls to mimic old nmi_watchdog behaviour */
#if defined(CONFIG_X86_LOCAL_APIC)
Expand Down

0 comments on commit 489ae81

Please sign in to comment.