[PATCHv10 2/6] coresight: etm4x: Use asm-generic IO memory barriers

Arnd Bergmann arnd at arndb.de
Wed Apr 27 08:53:56 PDT 2022


On Thu, Feb 24, 2022 at 7:07 AM Sai Prakash Ranjan
<quic_saipraka at quicinc.com> wrote:
>
> Per discussion in [1], it was decided to move to using architecture
> independent/asm-generic IO memory barriers to have just one set of
> them and deprecate use of arm64 specific IO memory barriers in driver
> code. So replace current usage of __io_rmb()/__iowmb() in drivers to
> __io_ar()/__io_bw().
>
> [1] https://lore.kernel.org/lkml/CAK8P3a0L2tLeF1Q0+0ijUxhGNaw+Z0fyPC1oW6_ELQfn0=i4iw@mail.gmail.com/
>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Mathieu Poirier <mathieu.poirier at linaro.org>
> Cc: Suzuki K Poulose <suzuki.poulose at arm.com>
> Cc: Mike Leach <mike.leach at linaro.org>
> Cc: coresight at lists.linaro.org
> Signed-off-by: Sai Prakash Ranjan <quic_saipraka at quicinc.com>

Reviewed-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-arm-kernel mailing list