Haren Myneni f6cc82fc0b [PATCH] powerpc: fix for compile problem in kdump code when SMP disabled
This patch fixes the compilation error (shown below) when CONFIG_SMP=n.
    arch/powerpc/kernel/crash.c: In function `crash_kexec_prepare_cpus':
    arch/powerpc/kernel/crash.c:236: error: implicit declaration of
    function `smp_release_cpus'

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-11 15:33:55 +11:00
..
2005-11-18 14:39:23 +11:00
2005-10-13 13:40:54 +10:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:50:15 +11:00
2006-01-10 08:01:40 -08:00
2005-11-14 17:14:51 +11:00
2006-01-09 14:48:52 +11:00
2006-01-09 15:06:03 +11:00
2006-01-10 00:10:13 +01:00
2005-11-09 11:35:26 +11:00
2006-01-09 14:49:01 +11:00
2006-01-09 15:47:13 +11:00
2005-11-28 14:34:23 -08:00