Re: mm snapshot broken-out-2007-11-06-02-32 build failureinit/do_mount

From: Greg KH
Date: Wed Nov 07 2007 - 15:38:18 EST


On Thu, Nov 08, 2007 at 12:07:06AM +0530, Kamalesh Babulal wrote:
> Hi Andrew,
>
> The kernel build fails with randconfig, with folllowing error
>
> init/do_mounts.c: In function âname_to_dev_tâ:
> init/do_mounts.c:110: error: implicit declaration of function âblk_lookup_devtâ
> make[1]: *** [init/do_mounts.o] Error 1
> make: *** [init] Error 2
>
> This is caused by gregkh-driver-block-device.patch, where the function
> blk_lookup_devt is declared within #ifdef CONFIG_BLOCK and randconfig has
> not set the CONFIG_BLOCK it.

That patch has been pulled for the next -mm releases.

thanks,

greg k-h
-
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/