diff options
author | Deepa Dinamani <[email protected]> | 2019-02-02 07:34:46 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-02-03 11:17:30 -0800 |
commit | 7f1bc6e95d7840d4305595b3e4025cddda88cee5 (patch) | |
tree | 9b867e3563ccf7fa168dc4696ca8cbb1ac61fc59 /scripts/gcc-plugins/gcc-common.h | |
parent | 2edfd8e06145da646cb4ec3e6ed2a68dc8b746bb (diff) |
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
SO_TIMESTAMP, SO_TIMESTAMPNS and SO_TIMESTAMPING options, the
way they are currently defined, are not y2038 safe.
Subsequent patches in the series add new y2038 safe versions
of these options which provide 64 bit timestamps on all
architectures uniformly.
Hence, rename existing options with OLD tag suffixes.
Also note that kernel will not use the untagged SO_TIMESTAMP*
and SCM_TIMESTAMP* options internally anymore.
Signed-off-by: Deepa Dinamani <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions