Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189945
b: refs/heads/master
c: 8f9f55e
h: refs/heads/master
i:
  189943: 0b298fb
v: v3
  • Loading branch information
Chris Wright authored and Joerg Roedel committed Apr 7, 2010
1 parent 99af52c commit 9b4e46f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 549c90dc9a6d659e792b2a42a0930c7da015ea4a
refs/heads/master: 8f9f55e83e939724490d7cde3833c4883c6d1310
6 changes: 0 additions & 6 deletions trunk/arch/x86/kernel/crash.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <asm/cpu.h>
#include <asm/reboot.h>
#include <asm/virtext.h>
#include <asm/x86_init.h>

#if defined(CONFIG_SMP) && defined(CONFIG_X86_LOCAL_APIC)

Expand Down Expand Up @@ -103,10 +102,5 @@ void native_machine_crash_shutdown(struct pt_regs *regs)
#ifdef CONFIG_HPET_TIMER
hpet_disable();
#endif

#ifdef CONFIG_X86_64
x86_platform.iommu_shutdown();
#endif

crash_save_cpu(regs, safe_smp_processor_id());
}

0 comments on commit 9b4e46f

Please sign in to comment.