aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-09-27 16:45:27 -0400
committerGreg Kroah-Hartman <[email protected]>2015-09-29 04:06:16 +0200
commit14e3f92a4c46eedfe745b0dec42a4dcb1b16a989 (patch)
tree218e8f852a842511311060d9e46fffa51a2a9d71 /tools/perf/scripts/python/bin
parent8d7eed54a2391db16f184b18cde5c1824775ebdc (diff)
staging/lustre: use 64-bit timestamps for mdc
These three are timestamps that are sent over the wire in mdc_lib and the obd logging 64-bit values, but are generated using the 32-bit get_seconds() function, which will eventually overflow. Changing them to use 64-bit ktime_get_real_seconds() solves the problem. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions