[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4732218D.5040607@linux.vnet.ibm.com>
Date: Thu, 08 Nov 2007 02:05:25 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: benh@...nel.crashing.org
CC: akpm@...ux-foundation.org, mm-commits@...r.kernel.org,
linux-kernel@...r.kernel.org, Andy Whitcroft <apw@...dowen.org>
Subject: Re: mm snapshot broken-out-2007-11-06-02-32 powerpc - axon_msi build
faliure
Benjamin Herrenschmidt wrote:
> On Thu, 2007-11-08 at 01:22 +0530, Kamalesh Babulal wrote:
>> Hi Andrew,
>>
>> The kernel build fails with randconfig, with folllowing error
>
> Why cares about randconfig crap ? I don't much. Especially not if you
> don't provide the actual config that triggered the error.
Sorry, for not attaching, the file. Have attached the .config file.
>
>> CC arch/powerpc/platforms/cell/axon_msi.o
>> arch/powerpc/platforms/cell/axon_msi.c:69: error: expected specifier-qualifier-list before ‘dcr_host_t’
>> arch/powerpc/platforms/cell/axon_msi.c: In function ‘msic_dcr_write’:
>> arch/powerpc/platforms/cell/axon_msi.c:80: error: implicit declaration of function ‘dcr_write’
>> arch/powerpc/platforms/cell/axon_msi.c:80: error: ‘struct axon_msic’ has no member named ‘dcr_host’
>> arch/powerpc/platforms/cell/axon_msi.c: In function ‘axon_msi_cascade’:
>> arch/powerpc/platforms/cell/axon_msi.c:89: error: implicit declaration of function ‘dcr_read’
>> arch/powerpc/platforms/cell/axon_msi.c:89: error: ‘struct axon_msic’ has no member named ‘dcr_host’
>> arch/powerpc/platforms/cell/axon_msi.c:95: error: ‘struct axon_msic’ has no member named ‘read_offset’
>> arch/powerpc/platforms/cell/axon_msi.c:96: error: ‘struct axon_msic’ has no member named ‘read_offset’
>> arch/powerpc/platforms/cell/axon_msi.c:101: error: ‘struct axon_msic’ has no member named ‘read_offset’
>> arch/powerpc/platforms/cell/axon_msi.c:103: error: ‘struct axon_msic’ has no member named ‘read_offset’
>> arch/powerpc/platforms/cell/axon_msi.c:104: error: ‘struct axon_msic’ has no member named ‘read_offset’
>> arch/powerpc/platforms/cell/axon_msi.c: In function ‘axon_msi_notify_reboot’:
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: warning: type defaults to ‘int’ in declaration of ‘__mptr’
>> arch/powerpc/platforms/cell/axon_msi.c:301: warning: initialization from incompatible pointer type
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: warning: type defaults to ‘int’ in declaration of ‘__mptr’
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:301: error: ‘struct axon_msic’ has no member named ‘list’
>> arch/powerpc/platforms/cell/axon_msi.c:304: error: ‘struct axon_msic’ has no member named ‘dcr_host’
>> arch/powerpc/platforms/cell/axon_msi.c: In function ‘axon_msi_setup_one’:
>> arch/powerpc/platforms/cell/axon_msi.c:332: error: implicit declaration of function ‘dcr_resource_start’
>> arch/powerpc/platforms/cell/axon_msi.c:333: error: implicit declaration of function ‘dcr_resource_len’
>> arch/powerpc/platforms/cell/axon_msi.c:342: error: ‘struct axon_msic’ has no member named ‘dcr_host’
>> arch/powerpc/platforms/cell/axon_msi.c:342: error: implicit declaration of function ‘dcr_map’
>> arch/powerpc/platforms/cell/axon_msi.c:343: error: implicit declaration of function ‘DCR_MAP_OK’
>> arch/powerpc/platforms/cell/axon_msi.c:343: error: ‘struct axon_msic’ has no member named ‘dcr_host’
>> arch/powerpc/platforms/cell/axon_msi.c:388: error: ‘struct axon_msic’ has no member named ‘list’
>> make[2]: *** [arch/powerpc/platforms/cell/axon_msi.o] Error 1
>> make[1]: *** [arch/powerpc/platforms/cell] Error 2
>> make: *** [arch/powerpc/platforms] Error 2
>>
>> This is because of the #ifdef CONFIG_PPC_DCR in the asm-powerpc/dcr.h.
>>
>
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
View attachment "config" of type "text/plain" (28832 bytes)
Powered by blists - more mailing lists