✗ Fi.CI.CHECKPATCH: warning for Fixing some dma-fence use-after-free
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 9 12:38:47 UTC 2025
== Series Details ==
Series: Fixing some dma-fence use-after-free
URL : https://patchwork.freedesktop.org/series/149981/
State : warning
== Summary ==
Error: dim checkpatch failed
116ae7c27da6 dma-fence: Add safe access helpers and document the rules
-:18: WARNING:TYPO_SPELLING: 'contraints' may be misspelled - perhaps 'constraints'?
#18:
contraints and adds helpers which a) drivers with potential to suffer from
^^^^^^^^^^
-:238: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#238: FILE: include/trace/events/dma_fence.h:43:
+DECLARE_EVENT_CLASS(dma_fence_unsignaled,
+
-:243: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#243: FILE: include/trace/events/dma_fence.h:48:
+ TP_STRUCT__entry(
-:250: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#250: FILE: include/trace/events/dma_fence.h:55:
+ TP_fast_assign(
-:263: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#263: FILE: include/trace/events/dma_fence.h:68:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_emit,
-:271: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#271: FILE: include/trace/events/dma_fence.h:75:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_init,
-:280: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#280: FILE: include/trace/events/dma_fence.h:89:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_enable_signal,
-:288: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#288: FILE: include/trace/events/dma_fence.h:96:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_signaled,
total: 0 errors, 1 warnings, 7 checks, 223 lines checked
c1ea61eb4fbd sync_file: Protect access to driver and timeline name
61a002f8e43f drm/i915: Protect access to driver and timeline name
8dcbcf54f202 drm/xe: Make dma-fences compliant with the safe access rules
More information about the Intel-gfx
mailing list