diff options
author | Arnd Bergmann <[email protected]> | 2019-10-25 22:56:17 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2019-11-15 14:38:29 +0100 |
commit | 75d319c06e6a76f67549c0ae1007dc3167804f4e (patch) | |
tree | 5aed38b6b958308fe83e580a6222767a91bd2b1e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | bdd565f817a74b9e30edec108f7cb1dbc762b8a6 (diff) |
y2038: syscalls: change remaining timeval to __kernel_old_timeval
All of the remaining syscalls that pass a timeval (gettimeofday, utime,
futimesat) can trivially be changed to pass a __kernel_old_timeval
instead, which has a compatible layout, but avoids ambiguity with
the timeval type in user space.
Acked-by: Christian Brauner <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions