✗ Fi.CI.CHECKPATCH: warning for drm/xe/display: fix potential overflow when multiplying 2 u32
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 12 11:34:33 UTC 2024
== Series Details ==
Series: drm/xe/display: fix potential overflow when multiplying 2 u32
URL : https://patchwork.freedesktop.org/series/131014/
State : warning
== Summary ==
Error: dim checkpatch failed
6fef8a077711 drm/xe/display: fix potential overflow when multiplying 2 u32
-:31: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#31: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:65:
+ pte_encode_bo(bo, src_idx * (u64)XE_PAGE_SIZE,
xe->pat.idx[XE_CACHE_WB]));
total: 0 errors, 0 warnings, 1 checks, 38 lines checked
More information about the Intel-gfx
mailing list