diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-04-28 21:39:50 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-04-20 16:20:21 +0200 |
commit | c2ab975c30f0c3d3efcd69c1f1b2baa831c9374f (patch) | |
tree | 91a6ffc1ad88b4bd31c81ebc7a8c059cc0da0c51 /fs/pstore | |
parent | 2a70b7879b84d471fd0e440f027bba310e0c1fb7 (diff) | |
download | linux-c2ab975c30f0c3d3efcd69c1f1b2baa831c9374f.tar.gz linux-c2ab975c30f0c3d3efcd69c1f1b2baa831c9374f.tar.bz2 linux-c2ab975c30f0c3d3efcd69c1f1b2baa831c9374f.zip |
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: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions