diff options
| author | Nirmoy Das <nirmoy.das@intel.com> | 2024-03-18 17:43:41 +0100 |
|---|---|---|
| committer | Matthew Auld <matthew.auld@intel.com> | 2024-03-19 08:33:42 +0000 |
| commit | 4f4fcafde343a54465f85a2909fc684918507a4b (patch) | |
| tree | 338671a77e62f93fbffa048ee6166de5c4b0c9c3 /tools/perf/scripts/python | |
| parent | 1d3c830574dcb2d6b37c82d70cd3027102c0c603 (diff) | |
| download | linux-4f4fcafde343a54465f85a2909fc684918507a4b.tar.gz linux-4f4fcafde343a54465f85a2909fc684918507a4b.zip | |
drm/xe: Fix potential integer overflow in page size calculation
Explicitly cast tbo->page_alignment to u64 before bit-shifting to
prevent overflow when assigning to min_page_size.
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318164342.3094-1-nirmoy.das@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
