From: Li Wang via ltp <ltp@lists.linux.it>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 2/2] dirtyc0w_shmem: set child_needs_reinit
Date: Tue, 13 May 2025 13:05:30 +0800 [thread overview]
Message-ID: <20250513050530.47541-2-liwang@redhat.com> (raw)
In-Reply-To: <20250513050530.47541-1-liwang@redhat.com>
Signed-off-by: Li Wang <liwang@redhat.com>
---
testcases/kernel/security/dirtyc0w_shmem/dirtyc0w_shmem.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testcases/kernel/security/dirtyc0w_shmem/dirtyc0w_shmem.c b/testcases/kernel/security/dirtyc0w_shmem/dirtyc0w_shmem.c
index 64b187b35..4b31da831 100644
--- a/testcases/kernel/security/dirtyc0w_shmem/dirtyc0w_shmem.c
+++ b/testcases/kernel/security/dirtyc0w_shmem/dirtyc0w_shmem.c
@@ -104,6 +104,7 @@ static void cleanup(void)
static struct tst_test test = {
.needs_checkpoints = 1,
+ .child_needs_reinit =1 ,
.forks_child = 1,
.needs_root = 1,
.runtime = 120,
--
2.49.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-05-13 5:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-13 5:05 [LTP] [PATCH 1/2] lib: initialize lib|main_pid to zero in the setup_ipc Li Wang via ltp
2025-05-13 5:05 ` Li Wang via ltp [this message]
2025-05-13 20:31 ` [LTP] [PATCH 2/2] dirtyc0w_shmem: set child_needs_reinit Wei Gao via ltp
2025-05-13 9:33 ` Li Wang via ltp
2025-05-13 12:09 ` Cyril Hrubis
2025-05-13 12:08 ` [LTP] [PATCH 1/2] lib: initialize lib|main_pid to zero in the setup_ipc Cyril Hrubis
2025-05-13 12:42 ` Li Wang via ltp
2025-05-14 8:00 ` Cyril Hrubis
2025-05-14 8:18 ` Li Wang via ltp
2025-05-14 8:23 ` Cyril Hrubis
2025-05-13 12:51 ` Petr Vorel
2025-05-13 13:02 ` Li Wang via ltp
2025-05-13 13:06 ` Li Wang via ltp
2025-05-13 15:41 ` Petr Vorel
2025-05-14 1:14 ` Li Wang via ltp
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=20250513050530.47541-2-liwang@redhat.com \
--to=ltp@lists.linux.it \
--cc=liwang@redhat.com \
/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.