* ERROR: "swiotlb_dma_ops" [...] undefined!
@ 2018-06-26 12:49 Andreas Schwab
2018-06-28 13:06 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2018-06-26 12:49 UTC (permalink / raw)
To: linux-riscv
swiotlb_dma_ops is not an exported symbol, thus any module using
functions from dma-mapping.h will get an undefined reference to it.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
* ERROR: "swiotlb_dma_ops" [...] undefined!
2018-06-26 12:49 ERROR: "swiotlb_dma_ops" [...] undefined! Andreas Schwab
@ 2018-06-28 13:06 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2018-06-28 13:06 UTC (permalink / raw)
To: linux-riscv
On Tue, Jun 26, 2018 at 02:49:49PM +0200, Andreas Schwab wrote:
> swiotlb_dma_ops is not an exported symbol, thus any module using
> functions from dma-mapping.h will get an undefined reference to it.
I'll send a patch to Linus to export it. Thanks for the report.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-28 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 12:49 ERROR: "swiotlb_dma_ops" [...] undefined! Andreas Schwab
2018-06-28 13:06 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox