Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec

From: Rusty Russell
Date: Wed May 15 2013 - 01:21:24 EST


Asias He <asias@xxxxxxxxxx> writes:
> scsi.c includes vhost.c which uses memcpy_fromiovec.
>
> This patch fixes this build failure.
>
> From Randy Dunlap:
> '''
> on x86_64:
>
> ERROR: "memcpy_fromiovec" [drivers/vhost/vhost_scsi.ko] undefined!
>
> It needs to depend on NET since net/core/ provides that function.
> '''

Proper fix please.

Though I can't see why you thought this was a good idea. Nonetheless, I
shan't highlight why: I have far too much respect for your intellects
and abilities.

No, don't thank me!
Rusty.
--
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/