✗ Fi.CI.BUILD: failure for fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y (rev10)
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 8 18:57:58 UTC 2024
== Series Details ==
Series: fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y (rev10)
URL : https://patchwork.freedesktop.org/series/139147/
State : failure
== Summary ==
Error: patch https://patchwork.freedesktop.org/api/1.0/series/139147/revisions/10/mbox/ not applied
Applying: docs/dyndbg: update examples \012 to \n
Applying: test-dyndbg: fixup CLASSMAP usage error
Applying: dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Applying: dyndbg: make ddebug_class_param union members same size
Applying: dyndbg: replace classmap list with a vector
Applying: dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
Applying: dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
Applying: dyndbg: drop NUM_TYPE_ARRAY
Applying: dyndbg: reduce verbose/debug clutter
Applying: dyndbg: silence debugs with no-change updates
Applying: dyndbg: tighten ddebug_class_name() 1st arg type
Applying: dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Applying: dyndbg: reduce verbose=3 messages in ddebug_add_module
Applying: dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Applying: checkpatch: add an exception to the do-while wrapper advice
Applying: dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Applying: dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
Applying: dyndbg: add/use for_subvec() to reduce boilerplate
Applying: dyndbg: make proper substructs in _ddebug_info
Applying: dyndbg: drop premature optimization in ddebug_add_module
Applying: dyndbg: allow ddebug_add_module to fail
Applying: dyndbg: rework ddebug_attach_*module_classes()
Applying: dyndbg: fail modprobe on ddebug_class_range_overlap()
Applying: dyndbg: hoist the range-overlap checks
Applying: ddebug: cleanup-range-overlap fails
Applying: dyndbg-test: change do_prints testpoint to accept a loopct
Applying: selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
Applying: dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
Applying: dyndbg-doc: add classmap info to howto
Applying: dyndbg: treat comma as a token separator
Applying: selftests-dyndbg: add comma_terminator_tests
Applying: dyndbg: split multi-query strings with %
Applying: selftests-dyndbg: test_percent_splitting
Applying: docs/dyndbg: explain new delimiters: comma, percent
Applying: selftests-dyndbg: add test_mod_submod
Applying: docs/dyndbg: explain flags parse 1st
Applying: dyndbg: change __dynamic_func_call_cls* macros into expressions
Applying: dyndbg: drop "protection" of class'd pr_debugs from legacy queries
Applying: drm: use correct ccflags-y spelling
Applying: checkpatch: dont warn about unused macro arg on empty body
Applying: drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
Applying: drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
Applying: drm-print: fix config-dependent unused variable
Applying: drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Using index info to reconstruct a base tree...
M drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0044 drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Build failed, no error log produced
More information about the Intel-gfx-trybot
mailing list