diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2018-12-21 04:18:12 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-05-07 20:36:31 +0300 |
commit | f7c34874f04a80d6c39a32f08da2529e59602d3c (patch) | |
tree | a225ab153205701d24bee7423fc950a9009cb533 /kernel/audit_tree.c | |
parent | d065fcf12c21348cbc125460f75332f467518fb1 (diff) | |
download | linux-f7c34874f04a80d6c39a32f08da2529e59602d3c.tar.xz |
xtensa: add exclusive atomics support
Implement atomic primitives using exclusive access opcodes available in
the recent xtensa cores.
Since l32ex/s32ex don't have any memory ordering guarantees don't define
__smp_mb__before_atomic/__smp_mb__after_atomic to make them use memw.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions