diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-01-23 15:59:34 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2020-02-11 12:49:45 +0300 |
commit | 051c89cf4ac487e795d87e6f3b9e0ff788da8fb4 (patch) | |
tree | b153b1681b30da7f3e831554a9d206266bb12067 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a9629d189f57670afd31f1aea4e59b7270d2d89 (diff) | |
download | linux-051c89cf4ac487e795d87e6f3b9e0ff788da8fb4.tar.xz |
drm/i915/gem: Detect overflow in calculating dumb buffer size
To multiply 2 u32 numbers to generate a u64 in C requires a bit of
forewarning for the compiler.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ramalingam C <ramalingam.c@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: stable@vger.kernel.org
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200123125934.1401755-1-chris@chris-wilson.co.uk
(cherry picked from commit 0f8f8a64300092852b9361cd835395ee71e6a7d6)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions