Re: linux-next: Tree for September 16 (do_mounts.c)

From: Jens Axboe
Date: Fri Sep 17 2010 - 04:00:45 EST


On 2010-09-16 23:31, Stephen Rothwell wrote:
> On Thu, 16 Sep 2010 09:11:25 -0700 Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
>>
>> When CONFIG_BLOCK is not enabled:
>>
>> init/do_mounts.c:71: error: implicit declaration of function 'dev_to_part'
>> init/do_mounts.c:71: warning: initialization makes pointer from integer without a cast
>> init/do_mounts.c:73: error: dereferencing pointer to incomplete type
>> init/do_mounts.c:76: error: dereferencing pointer to incomplete type
>> init/do_mounts.c:76: error: dereferencing pointer to incomplete type
>> init/do_mounts.c:102: error: implicit declaration of function 'part_pack_uuid'
>> init/do_mounts.c:104: error: 'block_class' undeclared (first use in this function)
>
> Caused by commit b5af921ec02333e943efb59aca4f56b78fc0e100 ("init: add
> support for root devices specified by partition UUID") from the block tree.

Thanks for the report Randy, I've merged a fix for this.

--
Jens Axboe

--
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/