>-----Original Message----- >From: Jim Davis [mailto:[email protected]] >Sent: Tuesday, December 31, 2013 1:02 AM >To: [email protected]; Greg Kroah-Hartman; >[email protected]; Peng, Tao; [email protected]; >[email protected] >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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
