diff options
author | Dev Jain <dev.jain@arm.com> | 2024-07-18 07:25:04 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-07-26 23:33:10 +0200 |
commit | f556acc2facdd240de2c7416cd1da48a1dae70ec (patch) | |
tree | e303968ecbef5e43576692884f4b8adc64d3e399 /fs | |
parent | mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc... (diff) | |
download | linux-f556acc2facdd240de2c7416cd1da48a1dae70ec.tar.xz linux-f556acc2facdd240de2c7416cd1da48a1dae70ec.zip |
selftests/mm: skip test for non-LPA2 and non-LVA systems
Post my improvement of the test in e4a4ba415419 ("selftests/mm:
va_high_addr_switch: dynamically initialize testcases to enable LPA2
testing"):
The test begins to fail on 4k and 16k pages, on non-LPA2 systems. To
reduce noise in the CI systems, let us skip the test when higher address
space is not implemented.
Link: https://lkml.kernel.org/r/20240718052504.356517-1-dev.jain@arm.com
Fixes: e4a4ba415419 ("selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable LPA2 testing")
Signed-off-by: Dev Jain <dev.jain@arm.com>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions