diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-03-03 23:28:17 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-10 16:12:56 +0100 |
commit | 84557871f2ff332edd445d70349c8724c313c683 (patch) | |
tree | 2a3c3c50139c3e2979bcf8fb83c42f6c07470933 /usr | |
parent | io_uring: provide means of removing buffers (diff) | |
download | linux-84557871f2ff332edd445d70349c8724c313c683.tar.xz linux-84557871f2ff332edd445d70349c8724c313c683.zip |
io_uring: add end-of-bits marker and build time verify it
Not easy to tell if we're going over the size of bits we can shove
in req->flags, so add an end-of-bits marker and a BUILD_BUG_ON()
check for it.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions