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 E8BE6F01804 for ; Fri, 6 Mar 2026 08:02:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2F3E110E3A4; Fri, 6 Mar 2026 08:02:27 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="b+Za/AfX"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4D75110E3A4 for ; Fri, 6 Mar 2026 08:02:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1772784146; x=1804320146; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XYXePCuYtoMn6zgave+FTiKfxh89bOZmVAJ15I+iZvQ=; b=b+Za/AfXMXK32haIask3wAjHJzpzg8IEgBmW567D/XnqBwgV/Q1exj6R 0Iz43OWp0or4YWV0PCXzY7v69qicQbTeU/QKi8HLzmhnLy/cxNjNG3Dyy 1rGaEEJ5z+YBln80dpLPKjDcLDfXMMYWv5nwZZ2cBwnSbZ7zmwkztiBve N3S6rGJ1U9dEJA36HtP4gf9xm6reaQ4FT7yEZrk9Y9GsXfkhlemf0IraN hKo8n0kzrLUMn9f8bbom6XTFq21M0mF/iH/1UjJw4OqJIxuxKFhUeSLaW eyar+CdTTWrvBFzM2erHzqd8UG6bbZ1oYRn18biwFt7JDYjKHoLc5Tu60 A==; X-CSE-ConnectionGUID: RZyoRMSxRV6eTvkMt6iXSw== X-CSE-MsgGUID: fhud7UuRQ+Wnad1cdFz08g== X-IronPort-AV: E=McAfee;i="6800,10657,11720"; a="84522189" X-IronPort-AV: E=Sophos;i="6.23,104,1770624000"; d="scan'208";a="84522189" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Mar 2026 00:02:17 -0800 X-CSE-ConnectionGUID: i/G8HcP5TbGCsooB29xPGw== X-CSE-MsgGUID: rd2dXeBiQUS5WXBRLnNLfA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,104,1770624000"; d="scan'208";a="219073484" Received: from lkp-server01.sh.intel.com (HELO 058beb05654c) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 06 Mar 2026 00:02:12 -0800 Received: from kbuild by 058beb05654c with local (Exim 4.98.2) (envelope-from ) id 1vyQ8O-000000000Y5-01ip; Fri, 06 Mar 2026 08:02:08 +0000 Date: Fri, 6 Mar 2026 16:01:51 +0800 From: kernel test robot To: Boris Brezillon , Steven Price , Liviu Dudau , =?iso-8859-1?Q?Adri=E1n?= Larumbe Cc: oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, David Airlie , Simona Vetter , Akash Goel , Rob Clark , Sean Paul , Konrad Dybcio , Akhil P Oommen , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Dmitry Osipenko , Chris Diamand , Danilo Krummrich , Matthew Brost , Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Alice Ryhl , Chia-I Wu , kernel@collabora.com Subject: Re: [PATCH v4 5/9] drm/panthor: Part ways with drm_gem_shmem_object Message-ID: <202603061504.eTxNXzrU-lkp@intel.com> References: <20260305124320.156606-6-boris.brezillon@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260305124320.156606-6-boris.brezillon@collabora.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Boris, kernel test robot noticed the following build warnings: [auto build test WARNING on drm-misc/drm-misc-next] [also build test WARNING on next-20260305] [cannot apply to linus/master v7.0-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/Boris-Brezillon/drm-gem-Consider-GEM-object-reclaimable-if-shrinking-fails/20260305-215529 base: https://gitlab.freedesktop.org/drm/misc/kernel.git drm-misc-next patch link: https://lore.kernel.org/r/20260305124320.156606-6-boris.brezillon%40collabora.com patch subject: [PATCH v4 5/9] drm/panthor: Part ways with drm_gem_shmem_object config: arc-randconfig-r132-20260306 (https://download.01.org/0day-ci/archive/20260306/202603061504.eTxNXzrU-lkp@intel.com/config) compiler: arc-linux-gcc (GCC) 9.5.0 sparse: v0.6.5-rc1 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260306/202603061504.eTxNXzrU-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/202603061504.eTxNXzrU-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> drivers/gpu/drm/panthor/panthor_gem.c:708:35: sparse: sparse: symbol 'panthor_gem_vm_ops' was not declared. Should it be static? vim +/panthor_gem_vm_ops +708 drivers/gpu/drm/panthor/panthor_gem.c 707 > 708 const struct vm_operations_struct panthor_gem_vm_ops = { 709 .fault = panthor_gem_fault, 710 .open = panthor_gem_vm_open, 711 .close = drm_gem_vm_close, 712 }; 713 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki