diff options
author | Paul Durrant <Paul.Durrant@citrix.com> | 2016-05-13 09:37:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-16 13:35:56 -0400 |
commit | 4e15ee2cb46fed730fe6f0195a86d44e5aeef129 (patch) | |
tree | 852b76177b94ed322cc38f54bcce7cc052abea65 /fs/timerfd.c | |
parent | 1ca467343240be738c8e61edd4b421ca9ebe2d77 (diff) | |
download | talos-op-linux-4e15ee2cb46fed730fe6f0195a86d44e5aeef129.tar.gz talos-op-linux-4e15ee2cb46fed730fe6f0195a86d44e5aeef129.zip |
xen-netback: add control ring boilerplate
My recent patch to include/xen/interface/io/netif.h defines a new shared
ring (in addition to the rx and tx rings) for passing control messages
from a VM frontend driver to a backend driver.
This patch adds the necessary code to xen-netback to map this new shared
ring, should it be created by a frontend, but does not add implementations
for any of the defined protocol messages. These are added in a subsequent
patch for clarity.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions