diff options
author | Joanne Koong <joannelkoong@gmail.com> | 2025-03-18 03:41:52 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-03-31 15:59:27 +0300 |
commit | 2d066800a4276340a97acc75c148892eb6f8781a (patch) | |
tree | 5f2e3f82ea17440b1587dde8cd75f6e71ae65022 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 1dfe2a220e9cd85861a853b00d8620222b960c1f (diff) | |
download | linux-2d066800a4276340a97acc75c148892eb6f8781a.tar.xz |
fuse: remove unneeded atomic set in uring creation
When the ring is allocated, it is kzalloc-ed. ring->queue_refs will
already be initialized to 0 by default. It does not need to be
atomically set to 0.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Reviewed-by: Bernd Schubert <bschubert@ddn.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions