* Pekka Enberg <[email protected]> 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 <[email protected]>
>
> 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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html