== Series Details == Series: drm: address potential UAF bugs with drm_master ptrs URL : https://patchwork.freedesktop.org/series/92076/ State : warning == Summary == $ dim checkpatch origin/drm-tip 13940bd0a105 drm: avoid circular locks in drm_mode_getconnector dbd6d7ef5160 drm: avoid circular locks in __drm_mode_object_find -:37: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #37: FILE: drivers/gpu/drm/drm_mode_object.c:156: + if (obj && drm_mode_object_lease_required(obj->type) && + !_drm_lease_held(file_priv, obj->id)) { total: 0 errors, 0 warnings, 1 checks, 22 lines checked 21e2781892f6 drm: add a locked version of drm_is_current_master 057ea9e5fa3c drm: protect drm_master pointers in drm_lease.c _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx