From: Jason Wang Date: Wed, 2 May 2012 03:41:44 +0000 (+0800) Subject: macvtap: zerocopy: fix truesize underestimation X-Git-Tag: v3.5-rc1~109^2~146^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef67ebedffa44ed9939b34708ac2fee06d2f65f;p=pandora-kernel.git macvtap: zerocopy: fix truesize underestimation As the skb fragment were pinned/built from user pages, we should account the page instead of length for truesize. Signed-off-by: Jason Wang Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed