Commit 4cdd158
io_uring: use nospec annotation for more indexes
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>1 parent 8f0a248 commit 4cdd158
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9004 | 9004 | | |
9005 | 9005 | | |
9006 | 9006 | | |
9007 | | - | |
| 9007 | + | |
9008 | 9008 | | |
9009 | 9009 | | |
9010 | 9010 | | |
| |||
9017 | 9017 | | |
9018 | 9018 | | |
9019 | 9019 | | |
9020 | | - | |
9021 | | - | |
| 9020 | + | |
| 9021 | + | |
9022 | 9022 | | |
9023 | 9023 | | |
9024 | 9024 | | |
| |||
9074 | 9074 | | |
9075 | 9075 | | |
9076 | 9076 | | |
9077 | | - | |
9078 | | - | |
| 9077 | + | |
9079 | 9078 | | |
9080 | 9079 | | |
9081 | 9080 | | |
| |||
9758 | 9757 | | |
9759 | 9758 | | |
9760 | 9759 | | |
9761 | | - | |
| 9760 | + | |
9762 | 9761 | | |
9763 | 9762 | | |
9764 | 9763 | | |
| |||
0 commit comments