From: kernel test robot <lkp@intel.com>
To: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: sound/pcmcia/vx/vxp_ops.c:50:16: sparse: sparse: cast removes address space '__iomem' of expression
Date: Mon, 6 Jul 2020 04:38:31 +0800 [thread overview]
Message-ID: <202007060423.RQyOPIjQ%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 48532 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: bb5a93aaf25261321db0c499cde7da6ee9d8b164
commit: 670d0a4b10704667765f7d18f7592993d02783aa sparse: use identifiers to define address spaces
date: 2 weeks ago
config: riscv-randconfig-s032-20200705 (attached as .config)
compiler: riscv64-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-3-gfa153962-dirty
git checkout 670d0a4b10704667765f7d18f7592993d02783aa
# 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=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
sparse warnings: (new ones prefixed by >>)
>> sound/pcmcia/vx/vxp_ops.c:50:16: sparse: sparse: cast removes address space '__iomem' of expression
>> sound/pcmcia/vx/vxp_ops.c:50:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> sound/pcmcia/vx/vxp_ops.c:50:16: sparse: expected void const volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:50:16: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:60:9: sparse: sparse: cast removes address space '__iomem' of expression
>> sound/pcmcia/vx/vxp_ops.c:60:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> sound/pcmcia/vx/vxp_ops.c:60:9: sparse: expected void volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:60:9: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:365:25: sparse: sparse: cast removes address space '__iomem' of expression
sound/pcmcia/vx/vxp_ops.c:365:25: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
sound/pcmcia/vx/vxp_ops.c:365:25: sparse: expected void volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:365:25: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:375:17: sparse: sparse: cast removes address space '__iomem' of expression
sound/pcmcia/vx/vxp_ops.c:375:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
sound/pcmcia/vx/vxp_ops.c:375:17: sparse: expected void volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:375:17: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:407:35: sparse: sparse: cast removes address space '__iomem' of expression
sound/pcmcia/vx/vxp_ops.c:407:35: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
sound/pcmcia/vx/vxp_ops.c:407:35: sparse: expected void const volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:407:35: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:415:27: sparse: sparse: cast removes address space '__iomem' of expression
sound/pcmcia/vx/vxp_ops.c:415:27: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
sound/pcmcia/vx/vxp_ops.c:415:27: sparse: expected void const volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:415:27: sparse: got void *
sound/pcmcia/vx/vxp_ops.c:420:17: sparse: sparse: cast removes address space '__iomem' of expression
sound/pcmcia/vx/vxp_ops.c:420:17: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
sound/pcmcia/vx/vxp_ops.c:420:17: sparse: expected void const volatile [noderef] __iomem *addr
sound/pcmcia/vx/vxp_ops.c:420:17: sparse: got void *
--
>> drivers/hwmon/f71882fg.c:1159:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/f71882fg.c:1159:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/f71882fg.c:1159:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1159:9: sparse: got void *
drivers/hwmon/f71882fg.c:1160:15: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/f71882fg.c:1160:15: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/f71882fg.c:1160:15: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1160:15: sparse: got void *
drivers/hwmon/f71882fg.c:1177:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1177:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1177:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1177:9: sparse: got void *
drivers/hwmon/f71882fg.c:1178:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1178:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1178:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1178:9: sparse: got void *
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1106:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1106:9: sparse: got void *
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1107:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1107:16: sparse: got void *
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1106:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1106:9: sparse: got void *
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1107:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1107:16: sparse: got void *
drivers/hwmon/f71882fg.c:1127:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1127:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1127:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1127:9: sparse: got void *
drivers/hwmon/f71882fg.c:1128:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1128:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1128:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1128:9: sparse: got void *
drivers/hwmon/f71882fg.c:1135:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1135:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1135:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1135:9: sparse: got void *
drivers/hwmon/f71882fg.c:1136:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1136:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1136:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1136:9: sparse: got void *
drivers/hwmon/f71882fg.c:1135:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1135:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1135:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1135:9: sparse: got void *
drivers/hwmon/f71882fg.c:1136:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1136:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1136:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1136:9: sparse: got void *
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1106:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1106:9: sparse: got void *
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1107:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1107:16: sparse: got void *
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1106:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1106:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1106:9: sparse: got void *
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1107:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1107:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1107:16: sparse: got void *
drivers/hwmon/f71882fg.c:1141:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/f71882fg.c:1141:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/f71882fg.c:1141:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/f71882fg.c:1141:9: sparse: got void *
--
>> drivers/hwmon/sch56xx-common.c:111:15: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/sch56xx-common.c:111:15: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/sch56xx-common.c:111:15: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:111:15: sparse: got void *
drivers/hwmon/sch56xx-common.c:112:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/sch56xx-common.c:112:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/sch56xx-common.c:112:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:112:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:115:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:115:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:115:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:115:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:116:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:116:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:116:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:116:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:119:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:119:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:119:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:119:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:120:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:120:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:120:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:120:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:121:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:121:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:121:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:121:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:125:17: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:125:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:125:17: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:125:17: sparse: got void *
drivers/hwmon/sch56xx-common.c:128:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:128:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:128:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:128:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:129:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:129:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:129:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:129:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:132:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:132:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:132:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:132:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:139:23: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:139:23: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:139:23: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:139:23: sparse: got void *
drivers/hwmon/sch56xx-common.c:142:25: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:142:25: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:142:25: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:142:25: sparse: got void *
drivers/hwmon/sch56xx-common.c:159:23: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:159:23: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:159:23: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:159:23: sparse: got void *
drivers/hwmon/sch56xx-common.c:186:24: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:186:24: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:186:24: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:186:24: sparse: got void *
drivers/hwmon/sch56xx-common.c:332:15: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:332:15: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:332:15: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:332:15: sparse: got void *
drivers/hwmon/sch56xx-common.c:334:17: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:334:17: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:334:17: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:334:17: sparse: got void *
drivers/hwmon/sch56xx-common.c:79:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:79:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:79:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:79:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:67:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:67:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:68:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:68:16: sparse: got void *
drivers/hwmon/sch56xx-common.c:86:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:86:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:86:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:86:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:87:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:87:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:87:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:87:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:67:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:67:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:68:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:68:16: sparse: got void *
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:67:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:67:9: sparse: got void *
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:68:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:68:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/sch56xx-common.c:68:16: sparse: got void *
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/sch56xx-common.c:67:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/sch56xx-common.c:67:9: sparse: expected void volatile [noderef] __iomem *addr
--
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:556:16: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:556:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:556:16: sparse: expected void const volatile [noderef] __iomem *addr
include/asm-generic/io.h:556:16: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:556:16: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:556:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:556:16: sparse: expected void const volatile [noderef] __iomem *addr
include/asm-generic/io.h:556:16: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
include/asm-generic/io.h:580:9: sparse: sparse: cast removes address space '__iomem' of expression
include/asm-generic/io.h:580:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
include/asm-generic/io.h:580:9: sparse: expected void volatile [noderef] __iomem *addr
include/asm-generic/io.h:580:9: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
drivers/hwmon/w83627ehf.c:121:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:121:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:121:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:121:9: sparse: got void *
drivers/hwmon/w83627ehf.c:122:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:122:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:122:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:122:9: sparse: got void *
drivers/hwmon/w83627ehf.c:111:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:111:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:111:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:111:9: sparse: got void *
drivers/hwmon/w83627ehf.c:112:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:112:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:112:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:112:9: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
drivers/hwmon/w83627ehf.c:111:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:111:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:111:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:111:9: sparse: got void *
drivers/hwmon/w83627ehf.c:112:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:112:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:112:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:112:9: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
drivers/hwmon/w83627ehf.c:97:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:97:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:97:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:97:9: sparse: got void *
drivers/hwmon/w83627ehf.c:98:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:98:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:98:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:98:9: sparse: got void *
drivers/hwmon/w83627ehf.c:97:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:97:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:97:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:97:9: sparse: got void *
drivers/hwmon/w83627ehf.c:98:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:98:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:98:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:98:9: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
drivers/hwmon/w83627ehf.c:130:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:130:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:130:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:130:9: sparse: got void *
drivers/hwmon/w83627ehf.c:131:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:131:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:131:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:131:9: sparse: got void *
drivers/hwmon/w83627ehf.c:132:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:132:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:132:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:132:9: sparse: got void *
drivers/hwmon/w83627ehf.c:121:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:121:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:121:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:121:9: sparse: got void *
drivers/hwmon/w83627ehf.c:122:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:122:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:122:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:122:9: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:104:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:104:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:104:9: sparse: got void *
drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: cast removes address space '__iomem' of expression
>> drivers/hwmon/w83627ehf.c:105:16: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void const volatile [noderef] __iomem *addr @@ got void * @@
>> drivers/hwmon/w83627ehf.c:105:16: sparse: expected void const volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:105:16: sparse: got void *
drivers/hwmon/w83627ehf.c:130:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:130:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:130:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:130:9: sparse: got void *
drivers/hwmon/w83627ehf.c:131:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/hwmon/w83627ehf.c:131:9: sparse: sparse: incorrect type in argument 2 (different address spaces) @@ expected void volatile [noderef] __iomem *addr @@ got void * @@
drivers/hwmon/w83627ehf.c:131:9: sparse: expected void volatile [noderef] __iomem *addr
drivers/hwmon/w83627ehf.c:131:9: sparse: got void *
drivers/hwmon/w83627ehf.c:132:9: sparse: sparse: too many warnings
vim +/__iomem +50 sound/pcmcia/vx/vxp_ops.c
^1da177e4c3f41 Linus Torvalds 2005-04-16 43
^1da177e4c3f41 Linus Torvalds 2005-04-16 44 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 45 * snd_vx_inb - read a byte from the register
^1da177e4c3f41 Linus Torvalds 2005-04-16 46 * @offset: register offset
^1da177e4c3f41 Linus Torvalds 2005-04-16 47 */
af26367f69a474 Takashi Iwai 2005-11-17 48 static unsigned char vxp_inb(struct vx_core *chip, int offset)
^1da177e4c3f41 Linus Torvalds 2005-04-16 49 {
^1da177e4c3f41 Linus Torvalds 2005-04-16 @50 return inb(vxp_reg_addr(chip, offset));
^1da177e4c3f41 Linus Torvalds 2005-04-16 51 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 52
^1da177e4c3f41 Linus Torvalds 2005-04-16 53 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 54 * snd_vx_outb - write a byte on the register
^1da177e4c3f41 Linus Torvalds 2005-04-16 55 * @offset: the register offset
^1da177e4c3f41 Linus Torvalds 2005-04-16 56 * @val: the value to write
^1da177e4c3f41 Linus Torvalds 2005-04-16 57 */
af26367f69a474 Takashi Iwai 2005-11-17 58 static void vxp_outb(struct vx_core *chip, int offset, unsigned char val)
^1da177e4c3f41 Linus Torvalds 2005-04-16 59 {
^1da177e4c3f41 Linus Torvalds 2005-04-16 @60 outb(val, vxp_reg_addr(chip, offset));
^1da177e4c3f41 Linus Torvalds 2005-04-16 61 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 62
:::::: The code at line 50 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2
:::::: TO: Linus Torvalds <torvalds@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torvalds@ppc970.osdl.org>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 27507 bytes --]
reply other threads:[~2020-07-05 20:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202007060423.RQyOPIjQ%lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luc.vanoostenryck@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®