[GIT PULL] y2038: A build fix for compat mode

From: Arnd Bergmann
Date: Wed Mar 06 2019 - 10:05:05 EST


The following changes since commit cfbe271667b7aba03b403aee916ccd457409d2e8:

Merge tag 'y2038-syscall-abi' of
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into
timers/2038 (2019-02-27 21:45:27 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
tags/y2038-fix

for you to fetch changes up to 7e89a37c477c4caacde7b511c64720e20104945f:

ipc: Fix building compat mode without sysvipc (2019-03-06 16:00:56 +0100)

----------------------------------------------------------------
y2038: A build fix for compat mode

Here is one more patch on top of the y2038 changes already pulled
for linux-5.1, for some reason this had escaped all testing.

Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

----------------------------------------------------------------
Arnd Bergmann (1):
ipc: Fix building compat mode without sysvipc

kernel/sys_ni.c | 3 +++
1 file changed, 3 insertions(+)