[PATCH 3/6] powerpc: Convert flush_icache_range & friends to C
Christophe Leroy
christophe.leroy at c-s.fr
Sat Aug 17 01:57:20 AEST 2019
Le 15/08/2019 à 09:29, christophe leroy a écrit :
>
>
> Le 15/08/2019 à 06:10, Alastair D'Silva a écrit :
>> From: Alastair D'Silva <alastair at d-silva.org>
>>
>> Similar to commit 22e9c88d486a
>> ("powerpc/64: reuse PPC32 static inline flush_dcache_range()")
>> this patch converts flush_icache_range() to C, and reimplements the
>> following functions as wrappers around it:
>> __flush_dcache_icache
>> __flush_dcache_icache_phys
>
> Not sure you can do that for __flush_dcache_icache_phys(), see detailed
> comments below
>
I just sent you an RFC patch that could be the way to convert
__flush_dcache_icache_phys() to C.
Feel free to modify it as wished and include it in your series.
Christophe
More information about the Linuxppc-dev
mailing list