From: Michael S. Tsirkin Date: Mon, 26 Nov 2012 05:57:27 +0000 (+0000) Subject: vhost: fix length for cross region descriptor X-Git-Tag: v3.2.40~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e188567f35fe514253b2e46a31cf03272ab8c030;p=pandora-kernel.git vhost: fix length for cross region descriptor commit bd97120fc3d1a11f3124c7c9ba1d91f51829eb85 upstream. If a single descriptor crosses a region, the second chunk length should be decremented by size translated so far, instead it includes the full descriptor length. Signed-off-by: Michael S. Tsirkin Acked-by: Jason Wang Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed