diff options
author | Deepa Dinamani <[email protected]> | 2017-05-08 15:59:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-05-08 17:15:15 -0700 |
commit | bfe1c566453a0979c0b3cd3728d0de962272f034 (patch) | |
tree | 78d8831e88fa9cf73d7a4b9221587078ff5c7b2a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b32c8c7648d2fa6ed689fc688ed74baa22f12ca0 (diff) |
time: delete CURRENT_TIME_SEC and CURRENT_TIME
All uses of CURRENT_TIME_SEC and CURRENT_TIME macros have been replaced
by other time functions. These macros are also not y2038 safe. And,
all their use cases can be fulfilled by y2038 safe ktime_get_* variants.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Deepa Dinamani <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Acked-by: John Stultz <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions