linux(4): Zero out high order bits of nanoseconds in the compat mode.
Assuming the kernel would use random data, the 64-bit Linux kernel ignores
upper 32 bits of tv_nsec of struct timespec64 for 32-bit binaries.
MFC after: 2 weeks
linux(4): Zero out high order bits of nanoseconds in the compat mode. Tags None Referenced Files None Subscribers None
Description
Details
|