Olof Johansson <[EMAIL PROTECTED]> writes:
> Index: 2.6/arch/ppc64/kernel/machine_kexec.c
> ===
> --- 2.6.orig/arch/ppc64/kernel/machine_kexec.c2005-08-03
> 19:53:16.0 -0500
> +++ 2.6/arch/ppc64/kernel/machine_kexec.c
Hi,
CONFIG_KEXEC breaks UP builds because of a misspelled smp_release_cpus().
Also, the function isn't defined unless built with CONFIG_SMP but it is
needed if we are to go from a UP to SMP kernel. Enable it and document it.
Thanks to Steven Winiecki for reporting this and to Milton for rememberi
2 matches
Mail list logo