All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Joel Stanley <joel@jms.id.au>
Cc: virtio-dev@lists.oasis-open.org,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 0/3] tools/virtio: build fixes for virtio_test
Date: Tue, 11 Feb 2014 08:57:57 +0200	[thread overview]
Message-ID: <20140211065757.GA1879@redhat.com> (raw)
In-Reply-To: <1392100100-28193-1-git-send-email-joel@jms.id.au>

On Tue, Feb 11, 2014 at 04:58:17PM +1030, Joel Stanley wrote:
> 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.

Ah, thanks a lot for posting this.
I had this fixed in my tree but forgot to send.
For the series:

Acked-by: Michael S. Tsirkin <mst@redhat.com>

Rusty, will you pick this up?

> 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

  parent reply	other threads:[~2014-02-11  6:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Michael S. Tsirkin [this message]
2014-02-13  4:28   ` [PATCH 0/3] tools/virtio: build fixes for virtio_test Rusty Russell
2014-02-13  4:40   ` Rusty Russell
2014-02-13 11:05     ` Heinz Graalfs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140211065757.GA1879@redhat.com \
    --to=mst@redhat.com \
    --cc=joel@jms.id.au \
    --cc=virtio-dev@lists.oasis-open.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.