Skip to content

Commit

Permalink
tools/virtio: handle fallout from folio work
Browse files Browse the repository at this point in the history
just add a stub

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
  • Loading branch information
Michael S. Tsirkin committed Mar 6, 2022
1 parent 32f1b53 commit 3dd7d13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/virtio/linux/mm_types.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
struct folio {
struct page page;
};

0 comments on commit 3dd7d13

Please sign in to comment.