Chaitanya Kumar Borah
6282995188
drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
The GuC scheduler ABI header contains a file-level comment that is not
intended to document a kernel-doc symbol. Using kernel-doc comment
syntax (/** */) triggers kernel-doc warnings.
With "-Werror", this causes the build to fail. Convert the comment to a
regular block comment.
HDRTEST drivers/gpu/drm/xe/abi/guc_scheduler_abi.h
Warning: drivers/gpu/drm/xe/abi/guc_scheduler_abi.h:11 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
* Generic defines required for registration with and submissions to the GuC
1 warnings as errors
make[6]: *** [drivers/gpu/drm/xe/Makefile:377: drivers/gpu/drm/xe/abi/guc_scheduler_abi.hdrtest] Error 3
make[5]: *** [scripts/Makefile.build:544: drivers/gpu/drm/xe] Error 2
make[4]: *** [scripts/Makefile.build:544: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:544: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:544: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2088: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
v2:
- Add Fixes tag (Daniele)
Fixes: b0c5cf4f59 ("drm/gt/guc: extract scheduler-related defines from guc_fwif.h")
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Reviewed-by: Shuicheng Lin <shuicheng.lin@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patch.msgid.link/20260130135210.2659200-1-chaitanya.kumar.borah@intel.com
(cherry picked from commit f89dbe14a0c8854b7aaf960dd842c10698b3ff19)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2026-02-05 08:03:30 -05:00
..
2026-01-16 11:04:03 +10:00
2026-01-13 23:10:25 +01:00
2025-12-29 11:34:16 +01:00
2026-01-13 22:00:02 +09:00
2026-01-08 08:47:32 -08:00
2026-01-24 10:13:22 -08:00
2026-01-23 12:53:56 -08:00
2025-12-19 17:23:18 -05:00
2026-01-14 17:42:46 -07:00
2026-01-16 16:43:51 +01:00
2025-12-22 20:03:23 +09:00
2026-01-28 12:44:28 +10:00
2026-01-13 08:30:40 -07:00
2026-01-14 22:16:26 -08:00
2026-01-11 22:12:49 +05:30
2026-01-21 13:27:54 +01:00
2026-01-22 08:08:42 -08:00
2026-01-04 08:35:39 +01:00
2025-12-26 22:04:03 +09:00
2026-01-19 12:30:00 -08:00
2026-01-21 14:06:17 +01:00
2026-02-05 08:03:30 -05:00
2026-01-08 07:44:48 -08:00
2026-01-15 07:29:14 +00:00
2025-12-19 08:44:22 -08:00
2026-01-16 16:42:41 +01:00
2026-01-24 12:56:53 +01:00
2026-01-11 13:25:15 +00:00
2025-12-30 06:45:51 -05:00
2026-01-25 09:42:25 -08:00
2026-01-12 01:58:36 +02:00
2026-01-23 12:46:12 -08:00
2026-01-20 10:11:29 +01:00
2026-01-20 18:37:41 -08:00
2026-01-20 16:02:01 +00:00
2026-01-23 12:53:56 -08:00
2026-01-14 08:18:01 -08:00
2026-01-16 16:43:47 +01:00
2026-01-22 13:26:08 +01:00
2026-01-11 06:09:11 -10:00
2026-01-16 16:42:08 +01:00
2026-01-22 08:09:00 -08:00
2026-01-17 18:02:50 -08:00
2026-01-17 11:57:39 -05:00
2026-01-16 20:59:46 -08:00
2026-01-17 10:20:43 -06:00
2025-12-19 13:56:17 +01:00
2026-01-23 13:20:24 -08:00
2026-01-14 21:44:39 +05:30
2026-01-01 15:40:56 +01:00
2026-01-20 17:10:56 +02:00
2026-01-23 13:12:49 -08:00
2026-01-19 18:31:05 +01:00
2026-01-19 14:42:02 +00:00
2026-01-16 12:04:20 +00:00
2026-01-20 14:33:42 +01:00
2026-01-16 23:08:11 -05:00
2026-01-16 16:43:05 +01:00
2026-01-15 18:13:33 -07:00
2026-01-18 12:29:12 -08:00
2026-01-15 14:21:29 +00:00
2026-01-13 12:25:38 +01:00
2026-01-16 23:02:15 -05:00
2026-01-28 12:44:28 +10:00
2026-01-04 15:48:50 -05:00
2026-01-16 16:43:43 +01:00
2026-01-16 12:19:37 +01:00
2025-12-28 12:42:46 -07:00
2025-12-24 08:02:57 -05:00
2025-12-26 18:15:33 +10:00
2025-12-28 11:52:10 +01:00
2026-01-25 12:06:15 -08:00