Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200910
b: refs/heads/master
c: c2be054
h: refs/heads/master
v: v3
  • Loading branch information
Paul E. McKenney authored and Benjamin Herrenschmidt committed Jul 8, 2010
1 parent ac421fb commit 66d886a
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: 3cd8519248e9e17d982c6fab0f1a89bca6feb49a
refs/heads/master: c2be05481f6125254c45b78f334d4dd09c701c82
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/crash.c
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ void default_machine_crash_shutdown(struct pt_regs *regs)
crash_kexec_prepare_cpus(crashing_cpu);
cpu_set(crashing_cpu, cpus_in_crash);
crash_kexec_stop_spus();
#ifdef CONFIG_PPC_STD_MMU_64
#if defined(CONFIG_PPC_STD_MMU_64) && defined(CONFIG_SMP)
crash_kexec_wait_realmode(crashing_cpu);
#endif
if (ppc_md.kexec_cpu_down)
Expand Down

0 comments on commit 66d886a

Please sign in to comment.