Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32621
b: refs/heads/master
c: e78a887
h: refs/heads/master
i:
  32619: 67c484e
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Jul 15, 2006
1 parent 2a0ca39 commit 6bfa204
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: a7546075e7c08821732fa04119a9005c55ab432d
refs/heads/master: e78a887a5942d06c81ccf0793fbf2bd83e982122
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/crash.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ static void crash_save_self(struct pt_regs *regs)
crash_save_this_cpu(regs, cpu);
}

#ifdef CONFIG_SMP
#if defined(CONFIG_SMP) && defined(CONFIG_X86_LOCAL_APIC)
static atomic_t waiting_for_crash_ipi;

static int crash_nmi_callback(struct pt_regs *regs, int cpu)
Expand Down

0 comments on commit 6bfa204

Please sign in to comment.