linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pci-epf-test.c sparse warnings
@ 2020-09-08 19:51 Bjorn Helgaas
  0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2020-09-08 19:51 UTC (permalink / raw)
  To: Kishon Vijay Abraham I; +Cc: linux-pci

FYI, got these warnings with "make C=2 drivers/pci/":

  CHECK   drivers/pci/endpoint/functions/pci-epf-test.c
drivers/pci/endpoint/functions/pci-epf-test.c:288:24: warning: incorrect type in argument 1 (different address spaces)
drivers/pci/endpoint/functions/pci-epf-test.c:288:24:    expected void *to
drivers/pci/endpoint/functions/pci-epf-test.c:288:24:    got void [noderef] __iomem *[assigned] dst_addr
drivers/pci/endpoint/functions/pci-epf-test.c:288:34: warning: incorrect type in argument 2 (different address spaces)
drivers/pci/endpoint/functions/pci-epf-test.c:288:34:    expected void const *from
drivers/pci/endpoint/functions/pci-epf-test.c:288:34:    got void [noderef] __iomem *[assigned] src_addr

This is on my "next" branch, but I don't think this file has changed
since v5.9-rc1.

Bjorn

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-08 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08 19:51 pci-epf-test.c sparse warnings Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).