On Thu, Jun 25, 2020 at 01:21:34AM +0300, Vladimir Oltean wrote:
> Currently it is very finicky to deploy linuxptp in an automated build
> system and make KBUILD_OUTPUT pick up the output of "make
> headers_install" in order for the application to make full use of the
> features exposed by the runtime kernel. And the toolchain/libc will
> almost certainly never contain recent enough kernel headers to be of any
> use here. And there's no good reason for that: the application can probe
> at runtime for the sysoff methods supported by the kernel anyway.
> 
> So let's provide the kernel definitions for sysoff, sysoff_precise and
> sysoff_extended, such that SYSOFF_COMPILE_TIME_MISSING is not something
> that will bother us any longer.
> 
> Signed-off-by: Vladimir Oltean <[email protected]>
> ---
> Changes since RFC:
> Made sure that KBUILD_OUTPUT=$(path to linux-3.0.y headers) still
> compiles properly.

Thanks for following up...

Applied.

Thanks,
Richard


_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to