Files
android_kernel_xiaomi_sm8450/arch/openrisc/kernel
Christoph Hellwig 2c1de929ae openrisc: fix cache maintainance the the sync_single_for_device DMA operation
The cache maintaince in the sync_single_for_device operation should be
equivalent to the map_page operation to facilitate reusing buffers.  Fix the
openrisc implementation by moving the cache maintaince performed in map_page
into the sync_single method, and calling that from map_page.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2018-07-21 13:49:48 +09:00
..
2017-02-25 04:14:36 +09:00
2014-09-03 13:11:02 +00:00
2017-11-03 14:01:13 +09:00
2011-07-22 18:46:34 +02:00