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 <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to