From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D184CF8869 for ; Sat, 5 Oct 2024 01:34:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 04F9310E2A6; Sat, 5 Oct 2024 01:34:55 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="RbMK47WD"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) by gabe.freedesktop.org (Postfix) with ESMTPS id 62C7610E1BC; Sat, 5 Oct 2024 01:34:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1728092092; x=1759628092; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=w6pcQTbhlGfWE5x6wUvif9Ojx1S6o87achHEvIFDUFY=; b=RbMK47WDX9TER62UhUrZUXteBJWow/OQx16e/pZmmekKs7ZvU46VqQC1 Da//O9uOImdJh11/Gq8EeQ0CNodG3n2mTG2LU/b9iBiakqKP3IxZt7ivP fWem5ip7HZuCi4fu8cWFkzBMA63E3XfGiw5OtnI0ieiVTFp9euqcJ1NqN U+5b6emPPpB4mtEp0JbFEA6mcS3VBMmzvveZPtz15UhZNFKvzih2F55ay pyjUAALk16Oqu1WRvg3791vxTTfbMbP88pxZ/TLm7SwXZ5CBq8ELIJJpD lkzJXkLY7f8BaiyP0iNZkThRTuPlxCw8I43DTmeDZG4z6D98KRclI/zl/ w==; X-CSE-ConnectionGUID: hH6Nf42yT+exz37GwExmkQ== X-CSE-MsgGUID: dUwXHbkNSICGxS5WI5/SxQ== X-IronPort-AV: E=McAfee;i="6700,10204,11215"; a="27202467" X-IronPort-AV: E=Sophos;i="6.11,179,1725346800"; d="scan'208";a="27202467" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Oct 2024 18:34:52 -0700 X-CSE-ConnectionGUID: 74QCdmyNS5WnKD0Tr1O8Dg== X-CSE-MsgGUID: 7/2YLGGiTsucy7yMMdTBeg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,179,1725346800"; d="scan'208";a="79704271" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by orviesa003.jf.intel.com with ESMTP; 04 Oct 2024 18:34:49 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1swth0-0002QG-2C; Sat, 05 Oct 2024 01:34:46 +0000 Date: Sat, 5 Oct 2024 09:34:09 +0800 From: kernel test robot To: Thomas Zimmermann , simona@ffwll.ch, airlied@gmail.com, javierm@redhat.com, jfalempe@redhat.com Cc: oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, Thomas Zimmermann , Alex Deucher , Christian =?iso-8859-1?Q?K=F6nig?= , Xinhui Pan Subject: Re: [PATCH v2 10/11] drm/client: Make client support optional Message-ID: <202410050927.Hgk0Kazl-lkp@intel.com> References: <20241002131306.288618-11-tzimmermann@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20241002131306.288618-11-tzimmermann@suse.de> X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Thomas, kernel test robot noticed the following build errors: [auto build test ERROR on next-20241002] [cannot apply to drm-xe/drm-xe-next drm/drm-next drm-exynos/exynos-drm-next drm-intel/for-linux-next drm-intel/for-linux-next-fixes drm-misc/drm-misc-next drm-tip/drm-tip linus/master v6.12-rc1 v6.11 v6.11-rc7 v6.12-rc1] [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/Thomas-Zimmermann/drm-i915-Select-DRM_CLIENT_SELECTION/20241002-211520 base: next-20241002 patch link: https://lore.kernel.org/r/20241002131306.288618-11-tzimmermann%40suse.de patch subject: [PATCH v2 10/11] drm/client: Make client support optional config: nios2-randconfig-r051-20241005 (https://download.01.org/0day-ci/archive/20241005/202410050927.Hgk0Kazl-lkp@intel.com/config) compiler: nios2-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241005/202410050927.Hgk0Kazl-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202410050927.Hgk0Kazl-lkp@intel.com/ All errors (new ones prefixed by >>): nios2-linux-ld: drivers/gpu/drm/drm_debugfs.o: in function `drm_debugfs_dev_register': >> drivers/gpu/drm/drm_debugfs.c:313:(.text+0x1240): undefined reference to `drm_client_debugfs_init' >> drivers/gpu/drm/drm_debugfs.c:313:(.text+0x1240): relocation truncated to fit: R_NIOS2_CALL26 against `drm_client_debugfs_init' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [y]: - RESOURCE_KUNIT_TEST [=y] && RUNTIME_TESTING_MENU [=y] && KUNIT [=y] vim +313 drivers/gpu/drm/drm_debugfs.c 0b30d57acafcaa Christian König 2023-08-29 306 0b30d57acafcaa Christian König 2023-08-29 307 void drm_debugfs_dev_register(struct drm_device *dev) 0b30d57acafcaa Christian König 2023-08-29 308 { 0b30d57acafcaa Christian König 2023-08-29 309 drm_debugfs_add_files(dev, drm_debugfs_list, DRM_DEBUGFS_ENTRIES); 0b30d57acafcaa Christian König 2023-08-29 310 0b30d57acafcaa Christian König 2023-08-29 311 if (drm_core_check_feature(dev, DRIVER_MODESET)) { 0b30d57acafcaa Christian König 2023-08-29 312 drm_framebuffer_debugfs_init(dev); 0b30d57acafcaa Christian König 2023-08-29 @313 drm_client_debugfs_init(dev); 0b30d57acafcaa Christian König 2023-08-29 314 } d0b3c318e04cc6 Dmitry Baryshkov 2023-12-03 315 if (drm_drv_uses_atomic_modeset(dev)) 0b30d57acafcaa Christian König 2023-08-29 316 drm_atomic_debugfs_init(dev); 0b30d57acafcaa Christian König 2023-08-29 317 } 0b30d57acafcaa Christian König 2023-08-29 318 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki