Re: [PATCH 16/19] y2038: use __kernel_timespec in sys_rt_sigtimedwait

From: Thomas Gleixner
Date: Tue May 19 2015 - 05:28:27 EST


On Wed, 6 May 2015, Arnd Bergmann wrote:

> This is a straightforward conversion of the native and compat
> sys_rt_sigtimedwait functions to use __kernel_timespec, so
> 32-bit user space can pass a 64-bit time_t into the native
> syscall and use the compat syscall for the traditional 32-bit
> time_t.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/