he drivers.
Thanks,
Matt Brown
On Thu, Jul 20, 2017 at 11:01 PM, Michael Ellerman wrote:
> Geert Uytterhoeven writes:
>
>> On Thu, Jul 20, 2017 at 1:43 PM, Michael Ellerman
>> wrote:
>>> Matt Brown writes:
>>>> The cacheflush prototypes currently use
functions, including drivers, have been
modified to conform to the new prototypes.
The 64 bit cacheflush functions which were implemented in assembly code
(flush_dcache_range, flush_inval_dcache_range) have been translated into
C for readability and coherence.
Signed-off-by: Matt Brown
---
arch