Re: [Git Patch] arch/um/drivers/ubd_kern.c: fix a building error

From: Jens Axboe
Date: Wed Oct 24 2007 - 07:03:37 EST


On Wed, Oct 24 2007, WANG Cong wrote:
>
> Fix this uml building error:
> arch/um/drivers/ubd_kern.c: In function 'do_ubd_request':
> arch/um/drivers/ubd_kern.c:1118: error: implicit declaration of function 'sg_page'
> arch/um/drivers/ubd_kern.c:1118: warning: passing argument 6 of 'prepare_request' makes pointer from integer without a cast
> make[1]: *** [arch/um/drivers/ubd_kern.o] Error 1
> make: *** [arch/um/drivers] Error 2
>
> Signed-off-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>

Thanks, applied!

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