Commit b8ed0f7
io_uring: use nospec annotation for more indexes
[ Upstream commit 4cdd158 ]
There are still several places that using pre array_index_nospec()
indexes, fix them up.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b01ef5ee83f72ed35ad525912370b729f5d145f4.1649336342.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 5218d5c commit b8ed0f7
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8489 | 8489 | | |
8490 | 8490 | | |
8491 | 8491 | | |
8492 | | - | |
| 8492 | + | |
8493 | 8493 | | |
8494 | 8494 | | |
8495 | 8495 | | |
| |||
8502 | 8502 | | |
8503 | 8503 | | |
8504 | 8504 | | |
8505 | | - | |
8506 | | - | |
| 8505 | + | |
| 8506 | + | |
8507 | 8507 | | |
8508 | 8508 | | |
8509 | 8509 | | |
| |||
8559 | 8559 | | |
8560 | 8560 | | |
8561 | 8561 | | |
8562 | | - | |
8563 | | - | |
| 8562 | + | |
8564 | 8563 | | |
8565 | 8564 | | |
8566 | 8565 | | |
| |||
9229 | 9228 | | |
9230 | 9229 | | |
9231 | 9230 | | |
9232 | | - | |
| 9231 | + | |
9233 | 9232 | | |
9234 | 9233 | | |
9235 | 9234 | | |
| |||
0 commit comments