[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150316195556.GA29843@kroah.com>
Date: Mon, 16 Mar 2015 20:55:56 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: David Herrmann <dh.herrmann@...il.com>
Cc: linux-kernel@...r.kernel.org, daniel@...que.org, tixxdz@...ndz.org
Subject: Re: [PATCH 1/4] samples/kdbus: drop wrong include
On Mon, Mar 16, 2015 at 10:17:10AM +0100, David Herrmann wrote:
> There is no reason to use ./include/uapi/ directly from samples. If your
> system headers are not up-to-date, you _need_ to run "make
> headers-install" (which will install them to ./usr/ in your kernel tree)
> before building the examples. Otherwise, you will get warnings and build
> failures.
>
> Once ./usr/ is updated with the correct headers, it contains everything we
> need, so drop -Iinclude/uapi from the kdbus-workers CFLAGS.
>
> Signed-off-by: David Herrmann <dh.herrmann@...il.com>
All 4 patches now applied, thanks.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists