linux-stable/tools/testing/scatterlist
Maor Gottlieb 9666705214 tools/testing/scatterlist: Fix overflow of max segment size
Because SCATTERLIST_MAX_SEGMENT was removed and replaced with UINT_MAX,
the test overflows the max_sgement variable. Remove this case.

Fixes: 7a60c2dd0f ("drm: Remove SCATTERLIST_MAX_SEGMENT")
Link: https://lore.kernel.org/r/20210125120527.836363-1-leon@kernel.org
Signed-off-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-01-28 15:17:39 -04:00
..
linux tools/testing/scatterlist: Fix test to compile and run 2020-11-17 20:02:20 -04:00
Makefile tools/testing/scatterlist: Rejuvenate bit-rotten test 2020-10-05 20:45:44 -03:00
main.c tools/testing/scatterlist: Fix overflow of max segment size 2021-01-28 15:17:39 -04:00