✗ Fi.CI.CHECKPATCH: warning for Fixing some dma-fence use-after-free

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 10 17:12:37 UTC 2025


== Series Details ==

Series: Fixing some dma-fence use-after-free
URL   : https://patchwork.freedesktop.org/series/150054/
State : warning

== Summary ==

Error: dim checkpatch failed
b2971a952d0f sync_file: Protect access to driver and timeline name
c221eb83e8a3 drm/i915: Protect access to driver and timeline name
3ece214b82e6 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
^^^^^^^^^^

-:263: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#263: FILE: include/trace/events/dma_fence.h:43:
+DECLARE_EVENT_CLASS(dma_fence_unsignaled,
+

-:268: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#268: FILE: include/trace/events/dma_fence.h:48:
+	TP_STRUCT__entry(

-:275: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#275: FILE: include/trace/events/dma_fence.h:55:
+	TP_fast_assign(

-:288: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#288: FILE: include/trace/events/dma_fence.h:68:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_emit,
 

-:296: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#296: FILE: include/trace/events/dma_fence.h:75:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_init,
 

-:305: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#305: FILE: include/trace/events/dma_fence.h:89:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_enable_signal,
 

-:313: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#313: FILE: include/trace/events/dma_fence.h:96:
+DEFINE_EVENT(dma_fence_unsignaled, dma_fence_signaled,
 

total: 0 errors, 1 warnings, 7 checks, 248 lines checked
a6a9759d6c49 drm/xe: Make dma-fences compliant with the safe access rules




More information about the Intel-gfx mailing list