[Intel-gfx] ✗ Fi.CI.BUILD: failure for debugobjects: stop accessing objects after releasing spinlock
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 25 10:37:58 UTC 2023
== Series Details ==
Series: debugobjects: stop accessing objects after releasing spinlock
URL : https://patchwork.freedesktop.org/series/124185/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
AR lib/lib.a
CC lib/debugobjects.o
lib/debugobjects.c: In function ‘debug_object_activate’:
lib/debugobjects.c:727:3: error: label at end of compound statement
727 | default:
| ^~~~~~~
lib/debugobjects.c:748:2: error: label at end of compound statement
748 | default:
| ^~~~~~~
lib/debugobjects.c: In function ‘debug_object_destroy’:
lib/debugobjects.c:840:2: error: label at end of compound statement
840 | default:
| ^~~~~~~
make[3]: *** [scripts/Makefile.build:243: lib/debugobjects.o] Error 1
make[2]: *** [scripts/Makefile.build:480: lib] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list