mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
Unless we want to test with THP, then we shouldn't require it to be configured by the host kernel. Unfortunately, even advising with MADV_NOHUGEPAGE does require it, so check for THP first in order to avoid madvise failing with EINVAL. Signed-off-by: Andrew Jones <drjones@redhat.com> Message-Id: <20201029201703.102716-2-drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| s390x | ||
| x86_64 | ||
| assert.c | ||
| elf.c | ||
| io.c | ||
| kvm_util.c | ||
| kvm_util_internal.h | ||
| sparsebit.c | ||
| test_util.c | ||