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

y2038: ipc: fix x32 ABI breakage



The correct type on x32 is 64-bit wide, same as for the other struct
members around it, so use  __kernel_long_t in place of the original
__kernel_time_t here, corresponding to the rest of the structure.

Fixes: caf5e32d ("y2038: ipc: remove __kernel_time_t reference from headers")
Reported-by: default avatarBen Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 1c11ca7a
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