virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tools/virtio: build fixes for virtio_test
@ 2014-02-11  6:28 Joel Stanley
  2014-02-11  6:28 ` [PATCH 1/3] tools/virtio: update internal copies of headers Joel Stanley
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Joel Stanley @ 2014-02-11  6:28 UTC (permalink / raw)
  To: rusty, mst, virtio-dev, virtualization

Recent changes to drivers/virtio broke compilation for the tests in
tools/virtio. The following patches are build fixes for those changes, as well
as a fix for a typo that would have never built.

The changes were tested on my amd64 system against 3.14-rc2.

Joel Stanley (3):
  tools/virtio: update internal copies of headers
  tools/virtio: fix missing kmemleak_ignore symbol
  tools/virtio: add a missing )

 drivers/virtio/virtio_ring.c  | 1 +
 tools/virtio/linux/kmemleak.h | 3 +++
 tools/virtio/linux/virtio.h   | 4 ++--
 tools/virtio/virtio_test.c    | 2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
 create mode 100644 tools/virtio/linux/kmemleak.h

-- 
1.9.rc1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-02-13 11:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11  6:28 [PATCH 0/3] tools/virtio: build fixes for virtio_test Joel Stanley
2014-02-11  6:28 ` [PATCH 1/3] tools/virtio: update internal copies of headers Joel Stanley
2014-02-11  6:28 ` [PATCH 2/3] tools/virtio: fix missing kmemleak_ignore symbol Joel Stanley
2014-02-11  6:28 ` [PATCH 3/3] tools/virtio: add a missing ) Joel Stanley
2014-02-11  6:57 ` [PATCH 0/3] tools/virtio: build fixes for virtio_test Michael S. Tsirkin
2014-02-13  4:28   ` Rusty Russell
2014-02-13  4:40   ` Rusty Russell
2014-02-13 11:05     ` Heinz Graalfs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).