RE: randconfig build error with 3.13-rc6, indrivers/staging/lustre/lustre/lmv/lproc_lmv.c

From: Peng, Tao
Date: Tue Dec 31 2013 - 02:31:09 EST




>-----Original Message-----
>From: Jim Davis [mailto:jim.epost@xxxxxxxxx]
>Sent: Tuesday, December 31, 2013 1:02 AM
>To: linux-kernel@xxxxxxxxxxxxxxx; Greg Kroah-Hartman;
>andreas.dilger@xxxxxxxxx; Peng, Tao; sachin.kamat@xxxxxxxxxx;
>devel@xxxxxxxxxxxxxxxxxxxx
>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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/