From: kernel test robot <lkp@intel.com>
To: Jani Nikula <jani.nikula@intel.com>,
dri-devel@lists.freedesktop.org,
maarten.lankhorst@linux.intel.com,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@redhat.com>,
simona.vetter@ffwll.ch
Cc: oe-kbuild-all@lists.linux.dev, jani.nikula@intel.com,
intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Subject: Re: [PATCH 3/3] drm/ttm: replace drm_print.h include with a forward declaration
Date: Wed, 22 Oct 2025 04:10:25 +0800 [thread overview]
Message-ID: <202510220338.7c7JsIXK-lkp@intel.com> (raw)
In-Reply-To: <8b92271e6b2a50ee6cf4f6dd015123e27be29678.1761063757.git.jani.nikula@intel.com>
Hi Jani,
kernel test robot noticed the following build errors:
[auto build test ERROR on next-20251021]
[cannot apply to drm-exynos/exynos-drm-next rockchip/for-next linus/master v6.18-rc2 v6.18-rc1 v6.17 v6.18-rc2]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Jani-Nikula/drm-mm-replace-drm_print-h-include-with-a-forward-declaration/20251022-003212
base: next-20251021
patch link: https://lore.kernel.org/r/8b92271e6b2a50ee6cf4f6dd015123e27be29678.1761063757.git.jani.nikula%40intel.com
patch subject: [PATCH 3/3] drm/ttm: replace drm_print.h include with a forward declaration
config: nios2-randconfig-001-20251022 (https://download.01.org/0day-ci/archive/20251022/202510220338.7c7JsIXK-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251022/202510220338.7c7JsIXK-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202510220338.7c7JsIXK-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/gpu/drm/ttm/tests/ttm_mock_manager.c:236:20: error: expected declaration specifiers or '...' before string constant
MODULE_DESCRIPTION("KUnit tests for ttm with mock resource managers");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/ttm/tests/ttm_mock_manager.c:237:16: error: expected declaration specifiers or '...' before string constant
MODULE_LICENSE("GPL and additional rights");
^~~~~~~~~~~~~~~~~~~~~~~~~~~
vim +236 drivers/gpu/drm/ttm/tests/ttm_mock_manager.c
32d618e9463888 Karolina Stolarek 2024-06-12 235
26149e6fe1e89d Jeff Johnson 2024-06-24 @236 MODULE_DESCRIPTION("KUnit tests for ttm with mock resource managers");
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-10-21 20:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 16:29 [PATCH 0/3] drm: replace drm_print.h includes from headers with a forward declaration Jani Nikula
2025-10-21 16:29 ` [PATCH 1/3] drm/mm: replace drm_print.h include " Jani Nikula
2025-10-21 19:16 ` kernel test robot
2025-10-21 19:59 ` kernel test robot
2025-10-21 16:29 ` [PATCH 2/3] drm/buddy: " Jani Nikula
2025-10-21 16:29 ` [PATCH 3/3] drm/ttm: " Jani Nikula
2025-10-21 20:10 ` kernel test robot [this message]
2025-10-21 17:09 ` ✗ Fi.CI.BUILD: failure for drm: replace drm_print.h includes from headers " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202510220338.7c7JsIXK-lkp@intel.com \
--to=lkp@intel.com \
--cc=airlied@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=simona.vetter@ffwll.ch \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).