On Mon, 2015-02-02 at 00:15 -0800, Christoph Hellwig wrote: > Hi Nic, > > Al has been rewriting the vhost code to use iov_iter primitives, > can you please rebase it on top of that istead of using the obsolete > infrastructure? >
Yep, already done with the copy_[from,to]_iter() conversion in vhost_scsi_handle_vqal() + vhost_scsi_complete_cmd_work() respectively. Looking at iov_iter_get_pages() now to see if it can replace the other code, or if that should be a post merge improvement instead. --nab -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html