aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorZoltan Kiss <zoltan.kiss@citrix.com>2014-03-06 21:48:25 +0000
committerDavid S. Miller <davem@davemloft.net>2014-03-07 15:56:35 -0500
commit3e2234b3149f66bc4be2343a3a0f637d922e4a36 (patch)
tree4263a55aa5da0df56e81c99528b77bf134c91fbd /kernel
parentxen-netback: Minor refactoring of netback code (diff)
downloadlinux-dev-3e2234b3149f66bc4be2343a3a0f637d922e4a36.tar.xz
linux-dev-3e2234b3149f66bc4be2343a3a0f637d922e4a36.zip
xen-netback: Handle foreign mapped pages on the guest RX path
RX path need to know if the SKB fragments are stored on pages from another domain. Logically this patch should be after introducing the grant mapping itself, as it makes sense only after that. But to keep bisectability, I moved it here. It shouldn't change any functionality here. xenvif_zerocopy_callback and ubuf_to_vif are just stubs here, they will be introduced properly later on. Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions