diff options
| author | Joanne Koong <[email protected]> | 2025-03-18 00:41:52 +0000 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2025-03-31 12:59:27 +0000 |
| commit | 2d066800a4276340a97acc75c148892eb6f8781a (patch) | |
| tree | 5f2e3f82ea17440b1587dde8cd75f6e71ae65022 /net/core/dev_api.c | |
| parent | fuse: fix uring race condition for null dereference of fc (diff) | |
| download | kernel-2d066800a4276340a97acc75c148892eb6f8781a.tar.gz kernel-2d066800a4276340a97acc75c148892eb6f8781a.zip | |
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 <[email protected]>
Reviewed-by: Bernd Schubert <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
