On 2024-01-05 10:56, Thomas Lange wrote:
On 2024-01-02 12:36, Miroslav Lichvar wrote:
The cmsg use in chronyd is limited to kernel versions >= 4.8. Maybe we
should extend that up to the current version for the case when 64-bit
time_t is used on a 32-bit arch.
A fix for the cmsg bug has been committed into the pipeline for v6.7-rc9:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=382a32018b74
FWIW the patch is now queued for 5.4-stable, 5.10-stable, 5.15-stable,
6.1-stable and 6.6-stable:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
Kernel support for SO_TIMESTAMPING_NEW was first added in v5.1 so it is not
possible to use 64bit time on 32bit platforms using 4.X kernels anyway.
/Thomas
--
To unsubscribe email [email protected]
with "unsubscribe" in the subject.
For help email [email protected]
with "help" in the subject.
Trouble? Email [email protected].