[Intel-gfx] ✗ Fi.CI.BUILD: failure for debugobjects: stop accessing objects after releasing spinlock

Andrzej Hajda andrzej.hajda at intel.com
Mon Sep 25 13:15:15 UTC 2023


On 25.09.2023 12:37, Patchwork wrote:
> == 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
> 
> 

Apparently this compiler is more pedantic, v2 posted.

Regards
Andrzej



More information about the Intel-gfx mailing list