[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171214094926.GC14433@stefanha-x1.localdomain>
Date: Thu, 14 Dec 2017 09:49:26 +0000
From: Stefan Hajnoczi <stefanha@...hat.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, jhansen@...are.com, decui@...rosoft.com
Subject: Re: [PATCH 2/5] VSOCK: extract connect/accept functions from
vsock_diag_test.c
On Wed, Dec 13, 2017 at 04:32:58PM -0500, David Miller wrote:
> From: Stefan Hajnoczi <stefanha@...hat.com>
> Date: Wed, 13 Dec 2017 14:49:08 +0000
>
> > +#include <sys/socket.h>
> > +#include "../../../include/uapi/linux/vm_sockets.h"
> > +
> ...
> > -#include "../../../include/uapi/linux/vm_sockets.h"
> > #include "../../../include/uapi/linux/vm_sockets_diag.h"
>
> This really should never be necessary.
>
> As part of the build, before tunning tests, one is required to do
> "make headers_install" and whether as root or a normal user, this
> will make the UAPI headers of the current kernel available to the
> build of the testcases.
>
> So please undo this weird relative include stuff.
Thanks for explaining! Will fix in v2.
Stefan
Download attachment "signature.asc" of type "application/pgp-signature" (456 bytes)
Powered by blists - more mailing lists