aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorSai Prakash Ranjan <[email protected]>2022-05-18 22:14:11 +0530
committerArnd Bergmann <[email protected]>2022-06-15 17:41:11 +0200
commit018b741ea2a6f9138314c9b7333a2a3971006907 (patch)
treedb2a581d2e4cd5ebd1fc09e555b55dcd9e000139 /lib/memory-notifier-error-inject.c
parent548927e0312194167f7ee5de47d50c2036088cce (diff)
coresight: etm4x: Use asm-generic IO memory barriers
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/ Signed-off-by: Sai Prakash Ranjan <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Reviewed-by: Suzuki K Poulose <[email protected]> Cc: Mathieu Poirier <[email protected]> Cc: Suzuki K Poulose <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions