[dpdk-dev] [PATCH] eal/arm64: remove internal macros

David Marchand david.marchand at redhat.com
Fri Mar 13 10:47:46 CET 2020


On Mon, Mar 9, 2020 at 10:39 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> No need to export dsb and dmb.
> EAL memory barriers are the public API.
>
> %s/\<\(d.b\)\>(\([^()]*\))$/asm volatile("\1 \2" : : : "memory")/
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Reviewed-by: Gavin Hu <gavin.hu at arm.com>
Acked-by: Jerin Jacob <jerinj at marvell.com>


Applied.

-- 
David Marchand



More information about the dev mailing list