Home
last modified time | relevance | path

Searched hist:"7249 c1a52df9967cd23550f3dc24fb6ca43cdc6a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/dma/
H A Dmapping.cdiff 7249c1a52df9967cd23550f3dc24fb6ca43cdc6a Thu Dec 06 14:43:30 CST 2018 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/include/linux/
H A Ddma-mapping.hdiff 7249c1a52df9967cd23550f3dc24fb6ca43cdc6a Thu Dec 06 14:43:30 CST 2018 Christoph Hellwig <hch@lst.de> 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>