io_uring: check for valid register opcode earlier
We only check the register opcode value inside the restricted ring
section, move it into the main io_uring_register() function instead
and check it up front.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
-
mentioned in commit 673831e8
-
mentioned in commit ca2d4513
-
mentioned in commit e5d1749e
-
mentioned in commit 8ccdb608
-
mentioned in commit 68686c12
-
mentioned in commit d9f5ccbe
-
mentioned in commit 04f00398
-
mentioned in commit 83c91736
-
mentioned in commit 075c0ce7
-
mentioned in commit 293eda17
-
mentioned in commit 0dfe72e8
-
mentioned in commit 1b0f5434
-
mentioned in commit 5685bbc8
-
mentioned in commit 9857a123
-
mentioned in commit fff7ee08
-
mentioned in commit 4a03d494
-
mentioned in commit 265b5489
-
mentioned in commit b4abd868
-
mentioned in commit 1585616b
-
mentioned in commit 54c31426
-
mentioned in commit 39ec5737
-
mentioned in commit 39e09321
-
mentioned in commit 4a701533
-
mentioned in commit e6f9c1b7
-
mentioned in commit 062615f4
Please sign in to comment