diff options
author | John Garry <john.g.garry@oracle.com> | 2024-07-08 12:16:51 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-07-09 09:00:17 +0300 |
commit | 9423c653fe611070d875b374fb322dc44acce3f2 (patch) | |
tree | 1d0e14a7ff1cab241a70e309f0d20072a2164d64 /tools/perf/scripts/python/parallel-perf.py | |
parent | af2817229158cea7960b9132e0a8c4470ebbfef5 (diff) | |
download | linux-9423c653fe611070d875b374fb322dc44acce3f2.tar.xz |
loop: Don't bother validating blocksize
The block queue limits validation does this for us now.
The loop_configure() -> WARN_ON_ONCE() call is dropped, as an invalid
block size would trigger this now. We don't want userspace to be able to
directly trigger WARNs.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Link: https://lore.kernel.org/r/20240708091651.177447-6-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions