Ben Dooks (Codethink)
a243bf39d8
PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()
...
Fix __iomem attribute on msg variable passed to readl() in
the decode_msi_hwirq() function. Fixes the following sparse
warning:
drivers/pci/controller/pcie-iproc-msi.c:301:17: warning: incorrect type in argument 1 (different address spaces)
drivers/pci/controller/pcie-iproc-msi.c:301:17: expected void const volatile [noderef] <asn:2> *addr
drivers/pci/controller/pcie-iproc-msi.c:301:17: got unsigned int [usertype] *[assigned] msg
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Andrew Murray <andrew.murray@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Ray Jui <rjui@broadcom.com>
Cc: Scott Branden <sbranden@broadcom.com>
Cc: bcm-kernel-feedback-list@broadcom.com
Cc: linux-pci@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
2019-10-17 11:01:24 +01:00
..
2019-09-23 16:10:28 -05:00
2019-08-22 00:25:12 -07:00
2019-08-22 00:25:12 -07:00
2019-07-09 07:24:53 -05:00
2018-07-18 17:01:14 -05:00
2019-07-24 14:20:31 -05:00
2019-04-13 11:17:15 -05:00
2019-08-22 00:25:12 -07:00
2019-09-23 19:16:01 -07:00
2019-02-22 10:51:14 +00:00
2019-08-12 11:36:18 +01:00
2018-07-18 17:02:13 -05:00
2018-07-18 17:00:11 -05:00
2018-07-18 16:59:40 -05:00
2019-05-30 15:34:54 +01:00
2019-06-17 12:22:25 +01:00
2019-02-15 10:02:38 +00:00
2018-09-25 09:40:03 +01:00
2018-10-25 06:50:48 -07:00
2018-07-12 12:44:14 +01:00
2019-10-17 11:01:24 +01:00
2019-09-04 15:44:05 +01:00
2019-07-09 07:24:53 -05:00
2018-07-13 11:56:55 +01:00
2019-09-23 16:10:31 -05:00
2019-08-21 17:40:48 +01:00
2019-05-13 18:34:42 -05:00
2019-04-15 10:39:26 +01:00
2019-09-04 15:37:47 +01:00
2019-06-26 10:56:51 +01:00
2019-03-29 16:28:20 +00:00
2019-09-17 17:40:18 +01:00