Skip to content
Commit c2ab975c authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

y2038: ipc: Report long times to user space



The shmid64_ds/semid64_ds/msqid64_ds data structures have been extended
to contain extra fields for storing the upper bits of the time stamps,
this patch does the other half of the job and and fills the new fields on
32-bit architectures as well as 32-bit tasks running on a 64-bit kernel
in compat mode.

There should be no change for native 64-bit tasks.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2a70b787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment