aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorHao Xu <[email protected]>2021-09-07 03:22:43 +0000
committerJens Axboe <[email protected]>2021-09-10 12:24:51 +0000
commit32c2d33e0b7c4ea53284d5d9435dd022b582c8cf (patch)
tree12b82b86bc5b144d6284bf845595223e7d5ab719 /scripts/clang-tools/gen_compile_commands.py
parentio_uring: fail links of cancelled timeouts (diff)
downloadkernel-32c2d33e0b7c4ea53284d5d9435dd022b582c8cf.tar.gz
kernel-32c2d33e0b7c4ea53284d5d9435dd022b582c8cf.zip
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
Build check of __REQ_F_LAST_BIT should be larger than, not equal or larger than. It's perfectly valid to have __REQ_F_LAST_BIT be 32, as that means that the last valid bit is 31 which does fit in the type. Signed-off-by: Hao Xu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions