Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2013-05-16 06:46:37
Also in:
kvm, linux-next, lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2013-05-16 06:46:37
Also in:
kvm, linux-next, lkml, virtualization
On Wed, May 15, 2013 at 08:10:55PM -0700, David Miller wrote:
From: Rusty Russell <redacted> Date: Thu, 16 May 2013 09:05:38 +0930quoted
memcpy_fromiovec() has nothing to do with networking: that was just the first user. Note that crypto/algif_skcipher.c also uses it. The obvious answer is to move it into lib/.+1
Rusty sent a patch that does this: http://patchwork.ozlabs.org/patch/244207/ David, looks like you weren't CC'd. If you agree could you please Ack that patch and then I can merge it through the vhost tree? Or if you prefer merge it directly and I'll sort out the dependencies... Thanks, -- MST