✗ CI.checkpatch: warning for Handle remaining ifdefs in hack patch (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 7 14:17:25 UTC 2023


== Series Details ==

Series: Handle remaining ifdefs in hack patch (rev2)
URL   : https://patchwork.freedesktop.org/series/127488/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a479223de32407e946f517ae757ae96510ae9329
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Thu Dec 7 15:00:46 2023 +0200

    fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
    
    We are defining I915_TILING_X and  I915_TILING_Y as 0. No need for these
    ifdefs anymore.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch 668d13abebbbc3812de86be1f8477475e1d90728 drm-intel
9169d3a13 fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
5fc8e6f23 drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
3793a0df2 fixup! drm/xe/display: Implement display support
39a45a905 fixup! drm/xe/display: Implement display support
-:23: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#23: FILE: drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h:21:
+static inline int i915_gem_object_read_from_page(struct xe_bo *bo,
+					  u32 ofs, u64 *ptr, u32 size)

total: 0 errors, 0 warnings, 1 checks, 35 lines checked
06732f7f9 fixup! drm/xe/display: Implement display support
-:16: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#16: 
new file mode 100644

-:21: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#21: FILE: drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h:1:
+/* Empty */

total: 0 errors, 2 warnings, 0 checks, 1 lines checked
523c7850a fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
4bd160a74 fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
2b0c266aa fixup! drm/xe/display: Implement display support
a479223de fixup! FIXME: drm/i915/display: Remaining changes to make xe compile




More information about the Intel-xe mailing list