CC: [email protected] CC: [email protected] TO: Thomas Bogendoerfer <[email protected]> CC: Paul Burton <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: da2968ff879b9e74688cdc658f646971991d2c56 commit: e9d2eb9934816951a9461f1cc94ef5fd88803a64 MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file date: 7 months ago :::::: branch date: 10 hours ago :::::: commit date: 7 months ago config: mips-randconfig-s032-20200821 (attached as .config) compiler: mips64-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # apt-get install sparse # sparse version: v0.6.2-191-g10164920-dirty git checkout e9d2eb9934816951a9461f1cc94ef5fd88803a64 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> sparse warnings: (new ones prefixed by >>) arch/mips/sgi-ip27/ip27-init.c:58:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:58:9: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:58:9: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:59:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:59:9: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:59:9: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:69:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:69:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:69:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:76:21: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:76:21: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:76:21: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:112:13: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:112:13: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:112:13: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:113:13: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:113:13: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:113:13: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:118:13: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:118:13: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:118:13: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:119:13: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:119:13: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:119:13: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c:128:18: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-init.c:128:18: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-init.c:128:18: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-init.c: note: in included file (through arch/mips/include/asm/sn/agent.h, arch/mips/include/asm/mach-ip27/mmzone.h, arch/mips/include/asm/mmzone.h, ...): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * -- arch/mips/sgi-ip27/ip27-klnuma.c: note: in included file (through arch/mips/include/asm/sn/agent.h, arch/mips/include/asm/mach-ip27/mmzone.h, arch/mips/include/asm/mmzone.h, ...): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * -- arch/mips/sgi-ip27/ip27-memory.c:43:18: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-memory.c:43:18: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-memory.c:43:18: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-memory.c:312:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-memory.c:312:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-memory.c:312:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-memory.c:313:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-memory.c:313:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-memory.c:313:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-memory.c: note: in included file (through arch/mips/include/asm/sn/agent.h, arch/mips/include/asm/mach-ip27/mmzone.h, arch/mips/include/asm/mmzone.h, ...): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * -- arch/mips/sgi-ip27/ip27-nmi.c:30:6: sparse: sparse: symbol 'nmi_dump' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c:48:31: sparse: sparse: Using plain integer as NULL pointer arch/mips/sgi-ip27/ip27-nmi.c:56:6: sparse: sparse: symbol 'nmi_cpu_eframe_save' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c:137:25: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:137:25: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:137:25: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:138:25: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:138:25: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:138:25: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:140:25: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:140:25: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:140:25: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:141:25: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:141:25: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:141:25: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:144:17: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:144:17: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:144:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:145:17: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:145:17: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:145:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:132:6: sparse: sparse: symbol 'nmi_dump_hub_irq' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c:156:6: sparse: sparse: symbol 'nmi_node_eframe_save' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c:174:1: sparse: sparse: symbol 'nmi_eframes_save' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c:239:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-nmi.c:239:9: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-nmi.c:239:9: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-nmi.c:183:1: sparse: sparse: symbol 'cont_nmi_dump' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-nmi.c: note: in included file (through arch/mips/include/asm/sn/agent.h, arch/mips/include/asm/mach-ip27/mmzone.h, arch/mips/include/asm/mmzone.h, ...): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * -- arch/mips/sgi-ip27/ip27-timer.c:45:15: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:45:15: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:45:15: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:47:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:47:9: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:47:9: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:49:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:49:16: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:49:16: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:64:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:64:9: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:64:9: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:70:18: sparse: sparse: symbol 'hub_rt_irqaction' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-timer.c:120:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:120:16: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:120:16: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:123:20: sparse: sparse: symbol 'hub_rt_clocksource' was not declared. Should it be static? arch/mips/sgi-ip27/ip27-timer.c:133:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:133:16: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:133:16: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:163:17: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:163:17: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:163:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:180:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:180:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:180:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:181:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:181:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:181:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:182:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:182:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:182:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:183:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:183:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:183:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:184:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:184:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:184:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:185:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:185:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:185:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c:186:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/sgi-ip27/ip27-timer.c:186:17: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-timer.c:186:17: sparse: got unsigned long long [usertype] * arch/mips/sgi-ip27/ip27-timer.c: note: in included file (through arch/mips/include/asm/sn/agent.h, arch/mips/include/asm/mach-ip27/mmzone.h, arch/mips/include/asm/mmzone.h, ...): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * -- arch/mips/sgi-ip27/ip27-console.c:38:24: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned char * @@ arch/mips/sgi-ip27/ip27-console.c:38:24: sparse: expected void const volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-console.c:38:24: sparse: got unsigned char * arch/mips/sgi-ip27/ip27-console.c:40:20: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] <asn:2> *mem @@ got unsigned char * @@ arch/mips/sgi-ip27/ip27-console.c:40:20: sparse: expected void volatile [noderef] <asn:2> *mem arch/mips/sgi-ip27/ip27-console.c:40:20: sparse: got unsigned char * arch/mips/sgi-ip27/ip27-console.c: note: in included file (through arch/mips/include/asm/sn/agent.h): arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] <asn:2> *mem @@ got unsigned long long [usertype] * @@ arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: expected void const volatile [noderef] <asn:2> *mem >> arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long >> [usertype] * # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e9d2eb9934816951a9461f1cc94ef5fd88803a64 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout e9d2eb9934816951a9461f1cc94ef5fd88803a64 vim +57 arch/mips/include/asm/sn/sn0/hub.h e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 51 e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 52 /* e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 53 * get_nasid() returns the physical node id number of the caller. e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 54 */ e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 55 static inline nasid_t get_nasid(void) e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 56 { e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 @57 return (nasid_t)((LOCAL_HUB_L(NI_STATUS_REV_ID) & NSRI_NODEID_MASK) e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 58 >> NSRI_NODEID_SHFT); e9d2eb993481695 Thomas Bogendoerfer 2020-01-09 59 } 58fd034db3a9bdd Thomas Bogendoerfer 2020-01-09 60 #endif 58fd034db3a9bdd Thomas Bogendoerfer 2020-01-09 61 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected]
.config.gz
Description: application/gzip
_______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
