aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorXunlei Pang <[email protected]>2015-04-01 20:34:30 -0700
committerIngo Molnar <[email protected]>2015-04-03 08:18:26 +0200
commit0307b0d77a0830b0fd4a22b5db4a9fa723a5fa5f (patch)
tree7700009c3ae6c2733d285657001fdd9c9cfa8414 /tools/perf/scripts/python/event_analyzing_sample.py
parent5c7e11bc66647f2e4bc95de9b4302fff6d612f3a (diff)
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
This driver has a number of y2038/y2106 issues. This patch resolves them by: - Replacing rtc_time_to_tm() with rtc_time64_to_tm() - Changing mc13xxx_rtc_set_mmss() to use rtc_class_ops's set_mmss64() After this patch, the driver should not have any remaining y2038/y2106 issues. Signed-off-by: Xunlei Pang <[email protected]> Signed-off-by: John Stultz <[email protected]> Acked-by: Alessandro Zummo <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions