[LTP] [PATCH 0/1] ksm: fix occasional page_volatile false positives
Andrea Arcangeli
aarcange@redhat.com
Thu May 12 03:38:29 CEST 2022
Hello everyone,
Some LTP KSM tests (ksm0[2-4]) occasionally reported some
page_volatile elevated failure that turned out to be a false positive
from LTP.
This proposed fix has been verified by running the tests in a loop
like this: "while ./ksm02; do : ; done".
Thanks,
Andrea
Andrea Arcangeli (1):
ksm: fix occasional page_volatile false positives
testcases/kernel/mem/lib/mem.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
More information about the ltp
mailing list