commit | b0d658ec88a695861c3fd78ef783c1181f81a6e2 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Tue Apr 27 16:13:53 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Apr 29 13:26:18 2021 -0600 |
tree | 0ba3afe3ae4ea956d3d7f620a31e8fab7fd13213 | |
parent | dddca22636c9062f284e755e2a49fb8863db8a82 [diff] |
io_uring: add more build check for uapi Add a couple of BUILD_BUG_ON() checking some rsrc uapi structs and SQE flags. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/ff960df4d5026b9fb5bfd80994b9d3667d3926da.1619536280.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>