public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Pekka Enberg <penberg@kernel.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	levinsasha928@gmail.com, kvm@vger.kernel.org
Subject: Re: [PATCH] tools/kvm: Use kernel header version of net/9p/9p.h
Date: Sat, 2 Jul 2011 12:25:31 +0200	[thread overview]
Message-ID: <20110702102531.GD17482@elte.hu> (raw)
In-Reply-To: <alpine.DEB.2.00.1107021305410.5882@tiger>


* Pekka Enberg <penberg@kernel.org> wrote:

> On Fri, 1 Jul 2011, Aneesh Kumar K.V wrote:
> >don't do a copy of the kernel header
> >
> >Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
> 
> I see this error with your patch applied:
> 
> cc1: warnings being treated as errors
> In file included from virtio/9p.c:20:
> ../../include/net/9p/9p.h:723: error: redundant redeclaration of
> ‘p9_errstr2errno’
> ../../include/net/9p/9p.h:714: note: previous declaration of
> ‘p9_errstr2errno’ was here
> make: *** [virtio/9p.o] Error 1
> 
> The tree is based on v2.6.37 so maybe the problem got fixed after
> that. I guess I could do
> 
>   git merge v2.6.39
> 
> to our tree. Ingo?

I'd suggest 'git merge v3.0-rc5' - as the kernel is in a late -rc 
already and pretty mature.

Also, we should probably add 'kvm --version' a'ka:

 aldebaran:~> perf --version
 perf version 3.0.rc5.1398.g8cf400.dirty

To make it easier to report bugs.

Thanks,

	Ingo

      reply	other threads:[~2011-07-02 10:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01  6:50 [PATCH] tools/kvm: Use kernel header version of net/9p/9p.h Aneesh Kumar K.V
2011-07-02 10:07 ` Pekka Enberg
2011-07-02 10:25   ` Ingo Molnar [this message]

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=20110702102531.GD17482@elte.hu \
    --to=mingo@elte.hu \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=penberg@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox