Commit af07330
io_uring/zcrx: fix rq flush locking
zcrx needs to keep the rq lock for uref manipulations, for now move all
zcrx_return_buffers() under the lock.
Fixes: 475eb39 ("io_uring/zcrx: add sync refill queue flushing")
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>1 parent 0ae91d8 commit af07330
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | | - | |
1073 | | - | |
1074 | 1072 | | |
1075 | 1073 | | |
1076 | 1074 | | |
| |||
1115 | 1113 | | |
1116 | 1114 | | |
1117 | 1115 | | |
1118 | | - | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
1119 | 1120 | | |
1120 | | - | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| |||
0 commit comments