Re: [PATCH 00/14] y2038 syscall changes for 4.20
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-08-29 13:59:32
Also in:
linux-api, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-08-29 13:59:32
Also in:
linux-api, lkml
On Mon, Aug 27, 2018 at 9:45 PM Arnd Bergmann [off-list ref] wrote:
Hi Thomas, I've rebased the syscall changes on top of 4.19-rc1, and the old_time32 rename. This is the first set of those patches, the ones that I hope are all uncontroversial and obvious now. I'm still in the process of reorganizing and testing the next set batch top, and plan to send them after you've merged these. The first three patches are new here, the other ones have been posted before a few times.
Update: I've added the patch from the kbuild test robot, and pushed
the series to
git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git y2038
from where it should get picked up into linux-next. If there are
no concerns about the rest of the content, please pull from there.
Arnd