diff options
author | 2023-07-22 10:28:37 -0600 | |
---|---|---|
committer | 2023-08-01 17:32:32 -0600 | |
commit | 44842f647346cac4063b2bb8e9476fad09e363e7 (patch) | |
tree | 73c7a0cf7c8e9c9de7dd56d618a86c99e562a30c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: cleanup up iomap_dio_bio_end_io() (diff) | |
download | wireguard-linux-44842f647346cac4063b2bb8e9476fad09e363e7.tar.xz wireguard-linux-44842f647346cac4063b2bb8e9476fad09e363e7.zip |
iomap: use an unsigned type for IOMAP_DIO_* defines
IOMAP_DIO_DIRTY shifts by 31 bits, which makes UBSAN unhappy. Clean up
all the defines by making the shifted value an unsigned value.
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reported-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions