Re: [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
From: Kees Cook
Date: Wed Aug 26 2020 - 15:40:55 EST
On Thu, Aug 13, 2020 at 05:32:52PM +0200, Stefano Garzarella wrote:
> The enumeration allows us to keep track of the last
> io_uring_register(2) opcode available.
>
> Behaviour and opcodes names don't change.
>
> Signed-off-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
--
Kees Cook