[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Use after free in intel_vgpu_destroy_ggtt_mm()
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 23 07:33:32 UTC 2018
== Series Details ==
Series: drm/i915/gvt: Use after free in intel_vgpu_destroy_ggtt_mm()
URL : https://patchwork.freedesktop.org/series/52910/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a74710452c2c drm/i915/gvt: Use after free in intel_vgpu_destroy_ggtt_mm()
-:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#25: FILE: drivers/gpu/drm/i915/gvt/gtt.c:2453:
+ list_for_each_entry_safe(pos, n,
&vgpu->gtt.ggtt_mm->ggtt_mm.partial_pte_list, list) {
total: 0 errors, 0 warnings, 1 checks, 11 lines checked
More information about the Intel-gfx
mailing list