aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-04-08 18:27:01 +0300
committerVille Syrjälä <[email protected]>2019-05-03 20:09:51 +0300
commitd492a29d8c93415f121e4b3d75c60c91e6da2570 (patch)
tree438360be07b44d91982562512a0d7e4ff026e7ec /tools/perf/scripts/python/netdev-times.py
parentb7ffc4a839a553b07b34543684e79526f2ffecb8 (diff)
drm/i915: Use mul_u32_u32() more
We have a lot of '(u64)foo * bar' everywhere. Replace with mul_u32_u32() to avoid gcc failing to use a regular 32x32->64 multiply for this. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions