diff options
author | Richard Cochran <richardcochran@gmail.com> | 2015-03-30 00:12:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-31 19:01:17 +0300 |
commit | d4c496fe45de9dc33ace3a5796e4211e2e809231 (patch) | |
tree | f6224f45e2eef230483a07fcda442f1bca7f9ec5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6f7a9b8ab327a2aa9ee5a6d1670439ce5ed47554 (diff) | |
download | linux-d4c496fe45de9dc33ace3a5796e4211e2e809231.tar.xz |
ptp: igb: convert to the 64 bit get/set time methods.
For the 82576, the driver's clock is implemented using a timecounter,
and so with this patch that device is ready for the year 2038.
However, in the case of the i210, the device stores the number of
seconds in a 32 bit register. Therefore, more work is needed on this
driver before the year 2038 comes around.
Compile tested only.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions