2009-04-14 18:27:43

by Subrata Modak

[permalink] [raw]
Subject: [BUILD FAILURE 01/04] Next April 14 : x86 randconfig [kernel/module.c]

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

Occurs also on x86_64 and PPC64. Fix is available:
http://patchwork.kernel.org/patch/16535/,

Probably till to make into this tree.

Regards--
Subrata