git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3afc962
)
macvtap: zerocopy: fix truesize underestimation
author
Jason Wang
<jasowang@redhat.com>
Wed, 2 May 2012 03:41:44 +0000
(11:41 +0800)
committer
Michael S. Tsirkin
<mst@redhat.com>
Wed, 2 May 2012 15:22:19 +0000
(18:22 +0300)
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 <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found