>-----Original Message----- >From: Jim Davis [mailto:jim.ep...@gmail.com] >Sent: Tuesday, December 31, 2013 1:02 AM >To: linux-kernel@vger.kernel.org; Greg Kroah-Hartman; >andreas.dil...@intel.com; Peng, Tao; sachin.ka...@linaro.org; >de...@driverdev.osuosl.org >Subject: randconfig build error with 3.13-rc6, in >drivers/staging/lustre/lustre/lmv/lproc_lmv.c > >Building with the attached random configuration file, > >drivers/staging/lustre/lustre/lmv/lproc_lmv.c: In function >‘lprocfs_lmv_init_vars’: >drivers/staging/lustre/lustre/lmv/lproc_lmv.c:232:26: error: >‘lprocfs_lmv_module _vars’ undeclared (first use in this function) > lvars->module_vars = lprocfs_lmv_module_vars; > ^ This is the !CONFIG_PROC_FS error and has been fixed in Greg's staging tree by commit 2c185ffa2 and 9d2834dd.
Thanks, Tao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/