[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: address potential UAF bugs with drm_master ptrs

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 28 16:49:31 UTC 2021


== Series Details ==

Series: drm: address potential UAF bugs with drm_master ptrs
URL   : https://patchwork.freedesktop.org/series/91969/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND objtool
  CHK     include/generated/compile.h
  CC      drivers/gpu/drm/drm_connector.o
drivers/gpu/drm/drm_connector.c: In function ‘drm_mode_getconnector’:
drivers/gpu/drm/drm_connector.c:2448:54: error: expected ‘;’ before ‘mutex_lock_nested’
  is_current_master = drm_is_current_master(file_priv)
                                                      ^
                                                      ;
scripts/Makefile.build:272: recipe for target 'drivers/gpu/drm/drm_connector.o' failed
make[3]: *** [drivers/gpu/drm/drm_connector.o] Error 1
scripts/Makefile.build:515: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:515: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1847: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list