Hello everyone,

I just started trying to update some patches for our P2020-based unit to the 
latest Linus upstream, hoping to take advantage of the recent mpc85xx kexec() 
support.

Unfortunately I'm getting a compile error:

arch/powerpc/platforms/85xx/smp.c:241: error: 'struct machdep_calls' has no 
member named 'machine_kexec'

As far as I can tell, "machine_kexec" was removed in commit c9486878 
(powerpc/kexec: Remove ppc_md.machine_kexec) on Jan 6th, 2011, which claims 
that it was not used.

Unfortunately it looks like it *is* used by the mpc85xx kexec() support (commit 
f933a41e), added on Jul 21, 2010.

Cheers,
Kyle Moffett

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to