diff options
author | 2024-05-07 10:31:03 +0800 | |
---|---|---|
committer | 2024-05-07 07:34:08 -0600 | |
commit | 504fbcffea649cad69111e7597081dd8adc3b395 (patch) | |
tree | 851214c14a43795216c583b3bb527b8f4dd25ebd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-lib: check for kill signal in ioctl BLKDISCARD (diff) | |
download | wireguard-linux-504fbcffea649cad69111e7597081dd8adc3b395.tar.xz wireguard-linux-504fbcffea649cad69111e7597081dd8adc3b395.zip |
md: Revert "md: Fix overflow in is_mddev_idle"
This reverts commit 3f9f231236ce7e48780d8a4f1f8cb9fae2df1e4e.
Using 64bit for 'sync_io' is unnecessary from the gendisk side. This
overflow will not cause any functional impact, except for a UBSAN
warning. Solving this overflow requires introducing additional
calculations and checks which are not necessary. So just keep using
32bit for 'sync_io'.
Signed-off-by: Li Nan <linan122@huawei.com>
Link: https://lore.kernel.org/r/20240507023103.781816-1-linan666@huaweicloud.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