Re: linux-next: build failure after merge of the akpm tree

From: Cong Wang
Date: Fri Jul 01 2011 - 06:10:48 EST


ä 2011å07æ01æ 15:08, Stephen Rothwell åé:
Hi,

On Fri, 01 Jul 2011 13:32:04 +0800 Cong Wang<amwang@xxxxxxxxxx> wrote:

ä 2011å07æ01æ 13:19, Stephen Rothwell åé:

After merging the akpm tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

arch/powerpc/kernel/rtas.c: In function 'rtas_restart':
arch/powerpc/kernel/rtas.c:655:24: error: 'SYS_RESTART' undeclared (first use in this function)
arch/powerpc/kernel/rtas.c: In function 'rtas_power_off':
arch/powerpc/kernel/rtas.c:664:24: error: 'SYS_POWER_OFF' undeclared (first use in this function)
arch/powerpc/kernel/rtas.c: In function 'rtas_halt':
arch/powerpc/kernel/rtas.c:674:24: error: 'SYS_HALT' undeclared (first use in this function)

Caused by commit ac050ff2a176 ("It is not necessary to share the same
notifier.h").

I think the following patch will fix this.

Please find all the other files that need that include as well (there is
at least one more).


Ok, I will do a cross-compilation.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/