On Wed, Apr 27, 2011 at 11:53:23AM +0800, Amerigo Wang wrote: > I got the following warning when I compiled kexec-tools on ppc64, > > In file included from kexec/arch/ppc64/kexec-ppc64.c:32: > kexec/arch/ppc64/../../kexec-syscall.h:118:1: warning: "KEXEC_ARCH_NATIVE" > redefined > kexec/arch/ppc64/../../kexec-syscall.h:115:1: warning: this is the location > of the previous definition > > This is due to that ppc64 defines bot __powerpc64__ and __powerpc__, > this patch fixes that warning. > > Signed-off-by: WANG Cong <[email protected]> > Cc: Simon Horman <[email protected]>
Thanks, applied. _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
