Re: svn commit: r334777 - head/sys/compat/linuxkpi/common/include/linux

2018-06-08 Thread Hans Petter Selasky
On 06/08/18 18:51, Ian Lepore wrote: Will this be a problem on i386, where timespec contains a 32-bit time_t?  I think it's the only remaining arch with 32-bit time_t. The LinuxKPI has no need for 64-bit time. These defines are currently only used for debug printouts in drm-next-kmod. --HPS

Re: svn commit: r334777 - head/sys/compat/linuxkpi/common/include/linux

2018-06-08 Thread Ian Lepore
On Thu, 2018-06-07 at 11:41 +, Hans Petter Selasky wrote: > Author: hselasky > Date: Thu Jun  7 11:41:42 2018 > New Revision: 334777 > URL: https://svnweb.freebsd.org/changeset/base/334777 > > Log: >   Wrap timespec64 into timespec in the LinuxKPI. >    >   Submitted by: Johannes Lundber

svn commit: r334777 - head/sys/compat/linuxkpi/common/include/linux

2018-06-07 Thread Hans Petter Selasky
Author: hselasky Date: Thu Jun 7 11:41:42 2018 New Revision: 334777 URL: https://svnweb.freebsd.org/changeset/base/334777 Log: Wrap timespec64 into timespec in the LinuxKPI. Submitted by: Johannes Lundberg MFC after:1 week Sponsored by: Mellanox Technologies Sponsored by: Limeli