2009-04-07 11:21:59

by Subrata Modak

[permalink] [raw]
Subject: Next April 6 : x86 allmodconfig failure [kernel/module.c]

Hi,

Following build failure occurs with April 7 next tree on x86, kernel
configuration enabled as randconfig.

kernel/module.c: In function ‘sys_init_module’:
kernel/module.c:2401: error: ‘modules_disabled’ undeclared (first use in
this function)
kernel/module.c:2401: error: (Each undeclared identifier is reported
only once
kernel/module.c:2401: error: for each function it appears in.)
make[1]: *** [kernel/module.o] Error 1
make: *** [kernel] Error 2

Regards--
Subrata


Attachments:
config-rand1 (53.70 kB)

2009-04-07 11:23:44

by Subrata Modak

[permalink] [raw]
Subject: Next April 7 : x86 allmodconfig failure [kernel/module.c]

Sorry,

This occurred on April 7th Tree.

On Tue, 2009-04-07 at 16:51 +0530, Subrata Modak wrote:
> Hi,
>
> Following build failure occurs with April 7 next tree on x86, kernel
> configuration enabled as randconfig.
>
> kernel/module.c: In function ‘sys_init_module’:
> kernel/module.c:2401: error: ‘modules_disabled’ undeclared (first use in
> this function)
> kernel/module.c:2401: error: (Each undeclared identifier is reported
> only once
> kernel/module.c:2401: error: for each function it appears in.)
> make[1]: *** [kernel/module.o] Error 1
> make: *** [kernel] Error 2
>
> Regards--
> Subrata
>

Regards--
Subrata

2009-04-07 11:25:35

by Alexander Beregalov

[permalink] [raw]
Subject: Re: Next April 7 : x86 allmodconfig failure [kernel/module.c]

2009/4/7 Subrata Modak <[email protected]>:
> Sorry,
>
> This occurred on April 7th Tree.
>
> On Tue, 2009-04-07 at 16:51 +0530, Subrata Modak wrote:
>> Hi,
>>
>> Following build failure occurs with April 7 next tree on x86, kernel
>> configuration enabled as randconfig.
>>
>> kernel/module.c: In function ‘sys_init_module’:
>> kernel/module.c:2401: error: ‘modules_disabled’ undeclared (first use in
>> this function)
>> kernel/module.c:2401: error: (Each undeclared identifier is reported
>> only once
>> kernel/module.c:2401: error: for each function it appears in.)
>> make[1]: *** [kernel/module.o] Error 1
>> make: *** [kernel] Error 2

Hi

Patch is already sent
http://patchwork.kernel.org/patch/16535/

2009-04-08 04:11:38

by Rusty Russell

[permalink] [raw]
Subject: Re: Next April 7 : x86 allmodconfig failure [kernel/module.c]

On Tuesday 07 April 2009 20:55:05 Alexander Beregalov wrote:
> Patch is already sent
> http://patchwork.kernel.org/patch/16535/

But why have I never seen this patch in the first place?

James, do you want me to take it?
Rusty.