From: Andrea Arcangeli <aarcange@redhat.com>
To: ltp@lists.linux.it
Cc: Eirik Fuller <efuller@redhat.com>
Subject: [LTP] [PATCH 0/1] ksm: fix occasional page_volatile false positives
Date: Wed, 11 May 2022 21:38:29 -0400 [thread overview]
Message-ID: <20220512013830.8534-1-aarcange@redhat.com> (raw)
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(+)
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2022-05-12 1:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-12 1:38 Andrea Arcangeli [this message]
2022-05-12 1:38 ` [LTP] [PATCH 1/1] ksm: fix occasional page_volatile false positives Andrea Arcangeli
2022-05-13 1:51 ` Li Wang
2022-05-13 8:51 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220512013830.8534-1-aarcange@redhat.com \
--to=aarcange@redhat.com \
--cc=efuller@redhat.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.