diff options
author | Christoph Hellwig <hch@lst.de> | 2018-12-06 12:43:30 -0800 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-12-13 21:06:10 +0100 |
commit | 7249c1a52df9967cd23550f3dc24fb6ca43cdc6a (patch) | |
tree | c87a0b9027e18b36cbb7ef9b87fb2db30619067f /arch/riscv | |
parent | 05887cb610a54bf568de7f0bc07c4a64e45ac6f9 (diff) | |
download | linux-7249c1a52df9967cd23550f3dc24fb6ca43cdc6a.tar.bz2 |
dma-mapping: move various slow path functions out of line
There is no need to have all setup and coherent allocation / freeing
routines inline. Move them out of line to keep the implemeation
nicely encapsulated and save some kernel text size.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions