Re: [Patch v4 02/22] CIFS: SMBD: Establish SMBDirect connection

From: kbuild test robot
Date: Wed Oct 04 2017 - 07:02:47 EST


Hi Long,

[auto build test ERROR on cifs/for-next]
[also build test ERROR on v4.14-rc3 next-20170929]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url: https://github.com/0day-ci/linux/commits/Long-Li/CIFS-Implement-SMBDirect/20171004-165915
base: git://git.samba.org/sfrench/cifs-2.6.git for-next
config: ia64-defconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 6.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=ia64

All errors (new ones prefixed by >>):

>> fs//cifs/smbdirect.c:19:21: fatal error: asm/msr.h: No such file or directory
#include <asm/msr.h>
^
compilation terminated.

vim +19 fs//cifs/smbdirect.c

> 19 #include <asm/msr.h>
20

---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation

Attachment: .config.gz
Description: application/gzip