summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h
diff options
context:
space:
mode:
authorNirmoy Das <nirmoy.das@intel.com>2024-03-18 17:43:41 +0100
committerMatthew Auld <matthew.auld@intel.com>2024-03-19 08:33:42 +0000
commit4f4fcafde343a54465f85a2909fc684918507a4b (patch)
tree338671a77e62f93fbffa048ee6166de5c4b0c9c3 /drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h
parent1d3c830574dcb2d6b37c82d70cd3027102c0c603 (diff)
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 'drivers/gpu/drm/xe/compat-i915-headers/i915_utils.h')
0 files changed, 0 insertions, 0 deletions