On Thu, Aug 27, 2020 at 12:04:00PM -0700, Ralph Campbell wrote:
Some tests might not be able to be run if resources like huge pages are not available. Mark these tests as skipped instead of simply passing.
Signed-off-by: Ralph Campbell rcampbell@nvidia.com
This applies to linux-mm and is for Andrew Morton's tree.
tools/testing/selftests/vm/hmm-tests.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Jason Gunthorpe jgg@nvidia.com
Jason