[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 11 17:23:32 UTC 2018


== Series Details ==

Series: drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB
URL   : https://patchwork.freedesktop.org/series/49495/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2eb7a1527556 drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB
-:50: CHECK:SPACING: No space is necessary after a cast
#50: FILE: drivers/gpu/drm/i915/intel_display.c:2641:
+			      (unsigned long long) mul_u32_u32(max_size, tile_size),

total: 0 errors, 0 warnings, 1 checks, 13 lines checked



More information about the Intel-gfx mailing list