summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristoph Hellwig2019-07-08 21:55:27 +0200
committerChristoph Hellwig2019-07-08 23:19:33 +0200
commit15ffe5e1acf5fe1512e98b20702e46ce9f25e2f7 (patch)
treeacea919569c3fed31821d423fc4563ce1196ecbb /lib
parentMIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platforms (diff)
downloadkernel-qcow2-linux-15ffe5e1acf5fe1512e98b20702e46ce9f25e2f7.tar.gz
kernel-qcow2-linux-15ffe5e1acf5fe1512e98b20702e46ce9f25e2f7.tar.xz
kernel-qcow2-linux-15ffe5e1acf5fe1512e98b20702e46ce9f25e2f7.zip
dma-mapping: mark dma_alloc_need_uncached as __always_inline
Without the __always_inline at least i386 configs that have CONFIG_OPTIMIZE_INLINING set seem fail to inline dma_alloc_need_uncached, leading to a linker error because of undefined symbols. Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions