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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html