diff options
author | Terry Tritton <[email protected]> | 2024-02-05 14:50:56 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-02-20 14:20:48 -0800 |
commit | 7efa6f2c803366f84c3c362f01e822490669d72b (patch) | |
tree | 72336a0315999397d6fc84e3e224e002a67f4b68 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | e9e3db69966d5e9e6f7e7d017b407c0025180fe5 (diff) |
selftests/mm: uffd-unit-test check if huge page size is 0
If HUGETLBFS is not enabled then the default_huge_page_size function will
return 0 and cause a divide by 0 error. Add a check to see if the huge page
size is 0 and skip the hugetlb tests if it is.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 16a45b57cbf2 ("selftests/mm: add framework for uffd-unit-test")
Signed-off-by: Terry Tritton <[email protected]>
Cc: Peter Griffin <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions