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 22C3AC433F5 for ; Tue, 22 Feb 2022 21:08:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F4BD10E6CD; Tue, 22 Feb 2022 21:08:08 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1BFCF10E69B; Tue, 22 Feb 2022 21:08:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645564086; x=1677100086; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=HudAJSnASomyFTW3O8YCdCDMFySpKwzLS52NWQNyAIY=; b=fT5szqbm+aIT+bZDG9BbfXvOB0TgMtIk8bqZBwRsbaYLPBwJCBOGd974 EOxEHDnEKw/52Q/FUw9RXdCAxdhSyvX+dCKoBa6e1InoOq3hgRpgfVnVj r4sgoP7TYiVodZoPf8JC8fGhX8+tdunJkq/HTR0k1MhPkG6GNFo/maAuF 9aAc/XNQhV1oqNP6DLNQt7dsI5/Xxud+xkuzKBdPglFNwDAk8qADCgp3x YW1ZcM//u3aPghpitpN68xJAGfuiSOhfR3AayGcHsa0W4SrWlv11fFtEI UNRgVnytty/vBtT4pm7+R/DBf0gaf3lMJrQQpWacMcnAcCvsC7InM6whD Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="338251417" X-IronPort-AV: E=Sophos;i="5.88,389,1635231600"; d="scan'208";a="338251417" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2022 13:08:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,389,1635231600"; d="scan'208";a="637163817" Received: from lkp-server01.sh.intel.com (HELO 788b1cd46f0d) ([10.239.97.150]) by fmsmga002.fm.intel.com with ESMTP; 22 Feb 2022 13:08:03 -0800 Received: from kbuild by 788b1cd46f0d with local (Exim 4.92) (envelope-from ) id 1nMcOA-0000cW-J0; Tue, 22 Feb 2022 21:08:02 +0000 Date: Wed, 23 Feb 2022 05:07:47 +0800 From: kernel test robot To: Michael Cheng , intel-gfx@lists.freedesktop.org Subject: Re: [PATCH v3 1/3] drm_cache: Add logic for wbvind_on_all_cpus Message-ID: <202202230507.uLh3qqTV-lkp@intel.com> References: <20220222172649.331661-2-michael.cheng@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220222172649.331661-2-michael.cheng@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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: , Cc: tvrtko.ursulin@linux.intel.com, kbuild-all@lists.01.org, balasubramani.vivekanandan@intel.com, wayne.boyer@intel.com, casey.g.bowman@intel.com, lucas.demarchi@intel.com, dri-devel@lists.freedesktop.org, michael.cheng@intel.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Michael, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on drm/drm-next drm-tip/drm-tip v5.17-rc5 next-20220217] [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] url: https://github.com/0day-ci/linux/commits/Michael-Cheng/Move-define-wbvind_on_all_cpus/20220223-012853 base: git://anongit.freedesktop.org/drm-intel for-linux-next config: nios2-randconfig-r003-20220221 (https://download.01.org/0day-ci/archive/20220223/202202230507.uLh3qqTV-lkp@intel.com/config) compiler: nios2-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/3aaa40c95b16a78c9059a77536de70bb08ce05e9 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Michael-Cheng/Move-define-wbvind_on_all_cpus/20220223-012853 git checkout 3aaa40c95b16a78c9059a77536de70bb08ce05e9 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nios2 SHELL=/bin/bash drivers/gpu/drm/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/gpu/drm/drm_cache.c:37: >> include/drm/drm_cache.h:37:10: fatal error: asm/smp.h: No such file or directory 37 | #include | ^~~~~~~~~~~ compilation terminated. vim +37 include/drm/drm_cache.h 35 36 #include > 37 #include 38 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org 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 C8E9EC433EF for ; Tue, 22 Feb 2022 21:08:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1824810E69B; Tue, 22 Feb 2022 21:08:07 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1BFCF10E69B; Tue, 22 Feb 2022 21:08:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645564086; x=1677100086; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=HudAJSnASomyFTW3O8YCdCDMFySpKwzLS52NWQNyAIY=; b=fT5szqbm+aIT+bZDG9BbfXvOB0TgMtIk8bqZBwRsbaYLPBwJCBOGd974 EOxEHDnEKw/52Q/FUw9RXdCAxdhSyvX+dCKoBa6e1InoOq3hgRpgfVnVj r4sgoP7TYiVodZoPf8JC8fGhX8+tdunJkq/HTR0k1MhPkG6GNFo/maAuF 9aAc/XNQhV1oqNP6DLNQt7dsI5/Xxud+xkuzKBdPglFNwDAk8qADCgp3x YW1ZcM//u3aPghpitpN68xJAGfuiSOhfR3AayGcHsa0W4SrWlv11fFtEI UNRgVnytty/vBtT4pm7+R/DBf0gaf3lMJrQQpWacMcnAcCvsC7InM6whD Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="338251417" X-IronPort-AV: E=Sophos;i="5.88,389,1635231600"; d="scan'208";a="338251417" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2022 13:08:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,389,1635231600"; d="scan'208";a="637163817" Received: from lkp-server01.sh.intel.com (HELO 788b1cd46f0d) ([10.239.97.150]) by fmsmga002.fm.intel.com with ESMTP; 22 Feb 2022 13:08:03 -0800 Received: from kbuild by 788b1cd46f0d with local (Exim 4.92) (envelope-from ) id 1nMcOA-0000cW-J0; Tue, 22 Feb 2022 21:08:02 +0000 Date: Wed, 23 Feb 2022 05:07:47 +0800 From: kernel test robot To: Michael Cheng , intel-gfx@lists.freedesktop.org Message-ID: <202202230507.uLh3qqTV-lkp@intel.com> References: <20220222172649.331661-2-michael.cheng@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220222172649.331661-2-michael.cheng@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [Intel-gfx] [PATCH v3 1/3] drm_cache: Add logic for wbvind_on_all_cpus 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: , Cc: kbuild-all@lists.01.org, lucas.demarchi@intel.com, dri-devel@lists.freedesktop.org, michael.cheng@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Michael, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on drm/drm-next drm-tip/drm-tip v5.17-rc5 next-20220217] [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] url: https://github.com/0day-ci/linux/commits/Michael-Cheng/Move-define-wbvind_on_all_cpus/20220223-012853 base: git://anongit.freedesktop.org/drm-intel for-linux-next config: nios2-randconfig-r003-20220221 (https://download.01.org/0day-ci/archive/20220223/202202230507.uLh3qqTV-lkp@intel.com/config) compiler: nios2-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/3aaa40c95b16a78c9059a77536de70bb08ce05e9 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Michael-Cheng/Move-define-wbvind_on_all_cpus/20220223-012853 git checkout 3aaa40c95b16a78c9059a77536de70bb08ce05e9 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nios2 SHELL=/bin/bash drivers/gpu/drm/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/gpu/drm/drm_cache.c:37: >> include/drm/drm_cache.h:37:10: fatal error: asm/smp.h: No such file or directory 37 | #include | ^~~~~~~~~~~ compilation terminated. vim +37 include/drm/drm_cache.h 35 36 #include > 37 #include 38 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org