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 BAB58E7716B for ; Wed, 4 Dec 2024 14:04:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 69F5D10ED3F; Wed, 4 Dec 2024 14:04:02 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="SFcW0JUc"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by gabe.freedesktop.org (Postfix) with ESMTPS id BF06210ED31; Wed, 4 Dec 2024 14:04:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1733321041; x=1764857041; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=7KLMpaj3psPE975L+wGRX1NRSUDet9hdWj+hEc/t+XE=; b=SFcW0JUcV5HsTJwzIxd3YL4oeL+pZTiu6QCOJVI+wkPbtIYy3HJPNVhY R7owYyAgwLRtXmlOizOd9fHIZz6LgcaOrieTIl1TlYfmDEQkTu1YpcDiC IY+Wi4Ni3rX7B1h9TfpGgNndRcJ56OQEbaU4uou6/DWyQbqF6+Sn4e0tV M73LM1fPh1S5CSTmXQS/4a6JewjZpFN4T+/Px/ASc3A+YicRLgrYwx8Ey X4NnKgMrsDzjxMefB73obluOhqc+98Lmrqj6yWRttYTXbIEPfVCXi0YCL SMUx4IeADGqqeK14sbJIEsvW4CPOYOMRyoOomN7GuWH7UxbpJ9a2RKTx8 w==; X-CSE-ConnectionGUID: Dn/5gnahQaCVQQKJlDuZAg== X-CSE-MsgGUID: jiWDbmD8SomzlQCUbsklvg== X-IronPort-AV: E=McAfee;i="6700,10204,11276"; a="44617560" X-IronPort-AV: E=Sophos;i="6.12,207,1728975600"; d="scan'208";a="44617560" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Dec 2024 06:04:00 -0800 X-CSE-ConnectionGUID: 4yfn1dd1SteZ8DH1tW0vMg== X-CSE-MsgGUID: 435jbu0ITeikpMsf38kSJw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,207,1728975600"; d="scan'208";a="94600355" Received: from lkp-server02.sh.intel.com (HELO 1f5a171d57e2) ([10.239.97.151]) by orviesa008.jf.intel.com with ESMTP; 04 Dec 2024 06:03:57 -0800 Received: from kbuild by 1f5a171d57e2 with local (Exim 4.96) (envelope-from ) id 1tIpys-00035D-2A; Wed, 04 Dec 2024 14:03:54 +0000 Date: Wed, 4 Dec 2024 22:03:37 +0800 From: kernel test robot To: Jocelyn Falempe , Jani Nikula , Rodrigo Vivi , Joonas Lahtinen , Tvrtko Ursulin , David Airlie , Simona Vetter , intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, Jocelyn Falempe Subject: Re: [PATCH v2 1/5] drm/i915/fbdev: Add intel_fbdev_get_vaddr() Message-ID: <202412042119.5ErpNlAU-lkp@intel.com> References: <20241203092836.426422-2-jfalempe@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241203092836.426422-2-jfalempe@redhat.com> X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" Hi Jocelyn, kernel test robot noticed the following build warnings: [auto build test WARNING on 44cff6c5b0b17a78bc0b30372bcd816cf6dd282a] url: https://github.com/intel-lab-lkp/linux/commits/Jocelyn-Falempe/drm-i915-fbdev-Add-intel_fbdev_get_vaddr/20241203-173213 base: 44cff6c5b0b17a78bc0b30372bcd816cf6dd282a patch link: https://lore.kernel.org/r/20241203092836.426422-2-jfalempe%40redhat.com patch subject: [PATCH v2 1/5] drm/i915/fbdev: Add intel_fbdev_get_vaddr() config: i386-randconfig-062-20241204 (https://download.01.org/0day-ci/archive/20241204/202412042119.5ErpNlAU-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241204/202412042119.5ErpNlAU-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/202412042119.5ErpNlAU-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> drivers/gpu/drm/i915/display/intel_fb_pin.c:333:34: sparse: sparse: incorrect type in return expression (different address spaces) @@ expected void * @@ got void [noderef] __iomem * @@ drivers/gpu/drm/i915/display/intel_fb_pin.c:333:34: sparse: expected void * drivers/gpu/drm/i915/display/intel_fb_pin.c:333:34: sparse: got void [noderef] __iomem * vim +333 drivers/gpu/drm/i915/display/intel_fb_pin.c 330 331 void *intel_fb_get_vaddr(struct i915_vma *vma) 332 { > 333 return i915_vma_get_iomap(vma); -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki