From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4261790766273779744==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH v2 13/22] ata: pata_cs5535: add compile test support Date: Thu, 06 Jan 2022 06:57:56 +0800 Message-ID: <202201060633.Wvw3EGGz-lkp@intel.com> In-Reply-To: <20220104105843.1730172-14-damien.lemoal@opensource.wdc.com> List-Id: --===============4261790766273779744== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Damien, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.16-rc8 next-20220105] [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/Damien-Le-Moal/Improve-com= pile-test-coverage/20220104-190230 base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git = c9e6606c7fe92b50a02ce51dda82586ebdf99b48 config: ia64-allmodconfig (https://download.01.org/0day-ci/archive/20220106= /202201060633.Wvw3EGGz-lkp(a)intel.com/config) compiler: ia64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 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/d15ac501e8f23784b7a2f4f64= 97de3910c9ed6d6 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Damien-Le-Moal/Improve-compile-tes= t-coverage/20220104-190230 git checkout d15ac501e8f23784b7a2f4f6497de3910c9ed6d6 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Dia64 SHELL=3D/bin/bash drivers/ata/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/ata/pata_cs5535.c:26:10: fatal error: asm/msr.h: No such file or= directory 26 | #include | ^~~~~~~~~~~ compilation terminated. vim +26 drivers/ata/pata_cs5535.c 669a5db411d85a Jeff Garzik 2006-08-29 @26 #include 669a5db411d85a Jeff Garzik 2006-08-29 27 = --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============4261790766273779744==--