2009-04-14 18:30:21

by Subrata Modak

[permalink] [raw]
Subject: [BUILD FAILURE 01/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/pseries/dtl.c]

Observed the following build error:
---
arch/powerpc/platforms/pseries/dtl.c: In function ‘dtl_init’:
arch/powerpc/platforms/pseries/dtl.c:238: error: implicit declaration of
function ‘firmware_has_feature’
arch/powerpc/platforms/pseries/dtl.c:238: error: ‘FW_FEATURE_SPLPAR’
undeclared (first use in this function)
arch/powerpc/platforms/pseries/dtl.c:238: error: (Each undeclared
identifier is reported only once
arch/powerpc/platforms/pseries/dtl.c:238: error: for each function it
appears in.)
make[2]: *** [arch/powerpc/platforms/pseries/dtl.o] Error 1
make[1]: *** [arch/powerpc/platforms/pseries] Error 2
make: *** [arch/powerpc/platforms] Error 2
---

This was reported earlier and fix given by Sachin:
http://patchwork.ozlabs.org/patch/25481/,

It seems the tree has not inherited the fix.
I also reported this error during 20090409 next release:
http://lkml.org/lkml/2009/4/9/224,

Regards--
Subrata


Attachments:
randconfig1-next20090414-ppc64 (59.50 kB)

2009-04-14 23:38:46

by Jeremy Kerr

[permalink] [raw]
Subject: Re: [BUILD FAILURE 01/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/pseries/dtl.c]

Hi Subrata,

> This was reported earlier and fix given by Sachin:
> http://patchwork.ozlabs.org/patch/25481/,

Michael Neuling asked for some changes to that patch, but I haven't seen
a new patch on the list. Will send soon..

Regards,


Jeremy